Home
last modified time | relevance | path

Searched refs:SendEventToEachStateMachine (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp310 SendEventToEachStateMachine(event); in ProcessEvent()
449 void HfpAgService::SendEventToEachStateMachine(const HfpAgMessage &event) const in SendEventToEachStateMachine() function in OHOS::bluetooth::HfpAgService
637 SendEventToEachStateMachine(event); in SendMockCmd()
1052 SendEventToEachStateMachine(event); in ProcessVoiceRecognitionTimeOut()
1066 SendEventToEachStateMachine(event); in ProcessResponseClccTimeOut()
H A Dhfp_ag_service.h621 void SendEventToEachStateMachine(const HfpAgMessage &event) const;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.h559 void SendEventToEachStateMachine(const HfpHfMessage &event) const;
H A Dhfp_hf_service.cpp658 void HfpHfService::SendEventToEachStateMachine(const HfpHfMessage &event) const in SendEventToEachStateMachine() function in OHOS::bluetooth::HfpHfService
732 SendEventToEachStateMachine(event); in ProcessEvent()