Searched refs:HCI_OP_NOP (Results 1 – 5 of 5) sorted by relevance
640 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
7565 return __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL, in hci_le_pa_create_sync() 7639 err = __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL, in hci_le_pa_create_sync()
7584 hci_skb_opcode(hdev->req_skb) == HCI_OP_NOP) && in hci_le_meta_evt() 7897 u16 opcode = HCI_OP_NOP; in hci_event_packet()
4081 if (hci_skb_opcode(skb) != HCI_OP_NOP) { in hci_send_cmd_sync()
773 #define HCI_OP_NOP 0x0000 macro