Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.h133 void OnAllDisabled(const BTTransport transport) const;
H A Dadapter_state_machine.cpp199 ProfileServiceManager::GetInstance()->OnAllDisabled(transport); in Dispatch()
H A Dprofile_service_manager.cpp381 void ProfileServiceManager::OnAllDisabled(const BTTransport transport) const in OnAllDisabled() function in OHOS::bluetooth::ProfileServiceManager