Searched refs:NotifyAgIncomingStateChanged (Results 1 – 3 of 3) sorted by relevance
359 void NotifyAgIncomingStateChanged(int what, std::string number, int type);
756 service->NotifyAgIncomingStateChanged(HFP_AG_SEND_INCOMING_EVT, number, type); in SendIncomingCallToService()
733 void HfpAgService::NotifyAgIncomingStateChanged(int what, std::string number, int type) in NotifyAgIncomingStateChanged() function in OHOS::bluetooth::HfpAgService