Searched defs:OnModeChange (Results 1 – 7 of 7) sorted by relevance
/system/bt/gd/l2cap/classic/ |
D | link_property_listener.h | 79 …virtual void OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint16_t… in OnModeChange() function
|
/system/bt/gd/l2cap/classic/internal/ |
D | link_manager.cc | 416 void LinkManager::OnModeChange(hci::ErrorCode hci_status, hci::Address remote, hci::Mode mode, uint… in OnModeChange() function in bluetooth::l2cap::classic::internal::LinkManager
|
D | link.cc | 343 void Link::OnModeChange(hci::ErrorCode status, hci::Mode current_mode, uint16_t interval) { in OnModeChange() function in bluetooth::l2cap::classic::internal::Link
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 424 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/system/bt/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 71 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
|
/system/bt/main/shim/ |
D | acl.cc | 419 void OnModeChange(hci::ErrorCode status, hci::Mode current_mode, in OnModeChange() function in ClassicShimAclConnection
|
D | l2c_api.cc | 448 void OnModeChange(hci::ErrorCode error_code, hci::Address remote, in OnModeChange() function
|