Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmsft.c636 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
H A Dhci_event.c7438 u16 opcode = HCI_OP_NOP; in hci_event_packet()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h722 #define HCI_OP_NOP 0x0000 macro