Searched refs:HCI_OP_NOP (Results 1 – 2 of 2) sorted by relevance
87 uint16_t ret_opcode = HCI_OP_NOP; in get_vs_opcode()153 if (rp->opcode != HCI_OP_NOP) { in get_vs_opcode()
26 #define HCI_OP_NOP 0x0000 macro