Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dmsft.c79 if (hdev->msft_opcode == HCI_OP_NOP) in msft_do_open()
Dhci_event.c3592 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()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h608 #define HCI_OP_NOP 0x0000 macro