Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp618 int HfpAgProfile::ReportCallheldStatusByCallNums(int numActive, int numHeld) in ReportCallheldStatusByCallNums() function in OHOS::bluetooth::HfpAgProfile
729 ReportCallheldStatusByCallNums(numActive, numHeld); in ProcessCurrentCallStateIncominging()
806 ReportCallheldStatusByCallNums(numActive, numHeld); in ProcessPreviousCallStateDialingAlerting()
851 ReportCallheldStatusByCallNums(numActive, numHeld); in ProcessPreviousCallStateIdle()
H A Dhfp_ag_profile.h443 int ReportCallheldStatusByCallNums(int numActive, int numHeld);