Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dfacade.cc46 can_send_hci_command_ = false; in SendCommand()
49 while (!can_send_hci_command_) { in SendCommand()
101 can_send_hci_command_ = true; in hciEventReceived()
125 bool can_send_hci_command_ = true; member in bluetooth::hal::HciHalFacadeService