Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.cpp656 ProcessDisconnect(event); in Dispatch()
685 void HfpAgAudioConnected::ProcessDisconnect(const HfpAgMessage &event) in ProcessDisconnect() function in OHOS::bluetooth::HfpAgAudioConnected
H A Dhfp_ag_statemachine.h297 void ProcessDisconnect(const HfpAgMessage &event);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.h505 void ProcessDisconnect(const HfpHfMessage &event);
H A Dhfp_hf_statemachine.cpp426 ProcessDisconnect(event); in Dispatch()
452 void HfpHfAudioConnected::ProcessDisconnect(const HfpHfMessage &event) in ProcessDisconnect() function in OHOS::bluetooth::HfpHfAudioConnected