Home
last modified time | relevance | path

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

/system/bt/gd/hal/
Dhci_hal_host.cc318 reactable_ = hci_incoming_thread_.GetReactor()->Register( in Start()
328 hci_incoming_thread_.GetReactor()->Unregister(reactable_); in Stop()
331hci_incoming_thread_.GetReactor()->WaitForUnregisteredReactable(std::chrono::milliseconds(1000)); in Stop()
355 bluetooth::os::Thread hci_incoming_thread_ = member in bluetooth::hal::HciHalHost
365 hci_incoming_thread_.GetReactor()->ModifyRegistration( in write_to_fd()
381 this->hci_incoming_thread_.GetReactor()->ModifyRegistration( in send_packet_ready()