Searched refs:can_send_hci_command_ (Results 1 – 1 of 1) sorted by relevance
46 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