Home
last modified time | relevance | path

Searched refs:NotifyAgIncomingStateChanged (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h359 void NotifyAgIncomingStateChanged(int what, std::string number, int type);
H A Dhfp_ag_system_interface.cpp756 service->NotifyAgIncomingStateChanged(HFP_AG_SEND_INCOMING_EVT, number, type); in SendIncomingCallToService()
H A Dhfp_ag_service.cpp733 void HfpAgService::NotifyAgIncomingStateChanged(int what, std::string number, int type) in NotifyAgIncomingStateChanged() function in OHOS::bluetooth::HfpAgService