Home
last modified time | relevance | path

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

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