Home
last modified time | relevance | path

Searched refs:HCI_OP_NOP (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/net/bluetooth/
Dmsft.c642 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
Dhci_event.c7709 u16 opcode = HCI_OP_NOP; in hci_event_packet()
/linux-6.6.21/include/net/bluetooth/
Dhci.h714 #define HCI_OP_NOP 0x0000 macro