Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc40 #define MGMT_EV_COMMAND_COMP 0x0001 macro
178 } else if (ev.opcode == MGMT_EV_COMMAND_COMP) { in waitHciDev()
/system/bt/hci/src/
Dhci_layer_linux.cc56 #define MGMT_EV_COMMAND_COMP 0x0001 macro
345 } else if (ev.opcode == MGMT_EV_COMMAND_COMP) { in wait_hcidev()