Home
last modified time | relevance | path

Searched refs:SendCallStateToService (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.h390 void SendCallStateToService(int state) const;
H A Dhfp_ag_system_interface.cpp434 SendCallStateToService(HFP_AG_CALL_ACTIVE); in UpdateAgIndicator()
808 void HfpAgSystemInterface::SendCallStateToService(int state) const in SendCallStateToService() function in OHOS::bluetooth::HfpAgSystemInterface