Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dmsft.c635 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
H A Dhci_event.c7507 u16 opcode = HCI_OP_NOP; in hci_event_packet()
/linux-6.15/include/net/bluetooth/
H A Dhci.h762 #define HCI_OP_NOP 0x0000 macro