Searched refs:HCI_OP_NOP (Results 1 – 3 of 3) sorted by relevance
79 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
3592 if (*opcode != HCI_OP_NOP) in hci_cmd_complete_evt()3697 if (*opcode != HCI_OP_NOP) in hci_cmd_status_evt()6163 u16 opcode = HCI_OP_NOP; in hci_event_packet()
608 #define HCI_OP_NOP 0x0000 macro