Home
last modified time | relevance | path

Searched refs:SendCallSetupToService (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.h380 void SendCallSetupToService(int state) const;
H A Dhfp_ag_system_interface.cpp428 SendCallSetupToService((int)HfpCallSetupStatus::HFP_AG_CALLSETUP_INCOMING); in UpdateAgIndicator()
786 void HfpAgSystemInterface::SendCallSetupToService(int state) const in SendCallSetupToService() function in OHOS::bluetooth::HfpAgSystemInterface