Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci.h550 #define HCI_OP_NOP 0x0000 macro
/Linux-v5.4/net/bluetooth/
Dhci_event.c3470 if (*opcode != HCI_OP_NOP) in hci_cmd_complete_evt()
3575 if (*opcode != HCI_OP_NOP) in hci_cmd_status_evt()
5834 u16 opcode = HCI_OP_NOP; in hci_event_packet()