Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h537 #define HCI_OP_NOP 0x0000 macro
/Linux-v4.19/net/bluetooth/
Dhci_event.c3351 if (*opcode != HCI_OP_NOP) in hci_cmd_complete_evt()
3450 if (*opcode != HCI_OP_NOP) in hci_cmd_status_evt()
5701 u16 opcode = HCI_OP_NOP; in hci_event_packet()