Home
last modified time | relevance | path

Searched refs:SendCallHeldToService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h385 void SendCallHeldToService(int state) const;
H A Dhfp_ag_system_interface.cpp430 SendCallHeldToService(HFP_AG_CALLHELD_ACTIVE); in UpdateAgIndicator()
797 void HfpAgSystemInterface::SendCallHeldToService(int state) const in SendCallHeldToService() function in OHOS::bluetooth::HfpAgSystemInterface