Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dmgmt.cc87 uint16_t ret_opcode = HCI_OP_NOP; in get_vs_opcode()
153 if (rp->opcode != HCI_OP_NOP) { in get_vs_opcode()
Dmgmt.h26 #define HCI_OP_NOP 0x0000 macro