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()
3589 if (*opcode != HCI_OP_NOP) in hci_cmd_complete_evt()3694 if (*opcode != HCI_OP_NOP) in hci_cmd_status_evt()6160 u16 opcode = HCI_OP_NOP; in hci_event_packet()
608 #define HCI_OP_NOP 0x0000 macro