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