Home
last modified time | relevance | path

Searched refs:HangupCall (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h53 virtual void HangupCall() in HangupCall() function
85 void HangupCall() in HangupCall() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile_event_sender.h51 void HangupCall(const std::string &device) const;
H A Dhfp_ag_system_interface.h76 void HangupCall(const std::string &address) const;
H A Dhfp_ag_profile_event_sender.cpp45 void HfpAgProfileEventSender::HangupCall(const std::string &device) const in HangupCall() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_system_event_processer.cpp134 systemInterface_.HangupCall(address_); in ProcessHangupCallEvent()
H A Dhfp_ag_statemachine.cpp190 mSystemInterface.HangupCall(device.GetAddress()); in ProcessKeyPressed()
H A Dhfp_ag_command_processor.cpp328 HfpAgProfileEventSender::GetInstance().HangupCall(dataConn.remoteAddr_); in ChupExecuter()
H A Dhfp_ag_system_interface.cpp126 void HfpAgSystemInterface::HangupCall(const std::string &address) const in HangupCall() function in OHOS::bluetooth::HfpAgSystemInterface