Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h500 #define HCI_OP_NOP 0x0000 macro
/linux-4.4.14/net/bluetooth/
Dhci_event.c3033 if (*opcode != HCI_OP_NOP) in hci_cmd_complete_evt()
3128 if (*opcode != HCI_OP_NOP) in hci_cmd_status_evt()
5210 u16 opcode = HCI_OP_NOP; in hci_event_packet()