Home
last modified time | relevance | path

Searched refs:RemoveStateMachine (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h321 void RemoveStateMachine();
H A Dhfp_hf_profile.cpp473 void HfpHfProfile::RemoveStateMachine() in RemoveStateMachine() function in OHOS::bluetooth::HfpHfProfile
H A Dhfp_hf_statemachine.cpp67 profile_.RemoveStateMachine(); in Entry()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile_event_sender.h224 void RemoveStateMachine(const std::string &device) const;
H A Dhfp_ag_profile.h359 void RemoveStateMachine();
H A Dhfp_ag_profile_event_sender.cpp234 void HfpAgProfileEventSender::RemoveStateMachine(const std::string &device) const in RemoveStateMachine() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_profile.cpp887 void HfpAgProfile::RemoveStateMachine() in RemoveStateMachine() function in OHOS::bluetooth::HfpAgProfile
889 HfpAgProfileEventSender::GetInstance().RemoveStateMachine(address_); in RemoveStateMachine()
H A Dhfp_ag_statemachine.cpp214 profile_.RemoveStateMachine(); in Entry()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.h85 void RemoveStateMachine(const std::string &device);
H A Dhid_host_statemachine.cpp144 service->RemoveStateMachine(stateMachine_.GetDeviceAdress()); in Entry()
162 HidHostService::GetService()->RemoveStateMachine(stateMachine_.GetDeviceAdress()); in Dispatch()
H A Dhid_host_service.cpp370 void HidHostService::RemoveStateMachine(const std::string &device) in RemoveStateMachine() function in OHOS::bluetooth::HidHostService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.h89 void RemoveStateMachine(const std::string &device);
H A Dpan_statemachine.cpp85 service->RemoveStateMachine(stateMachine_.GetDeviceAdress()); in Entry()
H A Dpan_service.cpp429 void PanService::RemoveStateMachine(const std::string &device) in RemoveStateMachine() function in OHOS::bluetooth::PanService