Home
last modified time | relevance | path

Searched defs:OnModeChange (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection_test.cc198 void OnModeChange(hci::ErrorCode /* status */, hci::Mode /* current_mode */, in OnModeChange() function in TestConnectionManagementCallbacks
Dclassic_acl_connection.cc78 void OnModeChange(ErrorCode status, Mode current_mode, uint16_t interval) override { in OnModeChange() function in bluetooth::hci::acl_manager::AclConnectionTracker
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc441 void OnModeChange(ErrorCode /* status */, Mode current_mode, uint16_t interval) override { in OnModeChange() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc587 void OnModeChange(hci::ErrorCode status, hci::Mode current_mode, uint16_t interval) override { in OnModeChange() function in ClassicShimAclConnection