Searched defs:OnDisconnect (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/l2cap/le/internal/ | ||
D | link_manager.cc | 150 void LinkManager::OnDisconnect(bluetooth::hci::AddressWithType address_with_type) { in OnDisconnect() function in bluetooth::l2cap::le::internal::LinkManager |
/system/connectivity/wificond/ | ||
D | client_interface_impl.cpp | 87 void MlmeEventHandlerImpl::OnDisconnect(unique_ptr<MlmeDisconnectEvent> event) { in OnDisconnect() function in android::wificond::MlmeEventHandlerImpl |
/system/bt/gd/l2cap/classic/internal/ | ||
D | link_manager.cc | 267 void LinkManager::OnDisconnect(hci::Address device, hci::ErrorCode status) { in OnDisconnect() function in bluetooth::l2cap::classic::internal::LinkManager |