Home
last modified time | relevance | path

Searched refs:ProcessCurrentCallStateIdle (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.h495 int ProcessCurrentCallStateIdle(int numActive, int numHeld);
H A Dhfp_ag_profile.cpp560 ProcessCurrentCallStateIdle(phoneState.activeNum, phoneState.heldNum); in PhoneStateChange()
763 int HfpAgProfile::ProcessCurrentCallStateIdle(int numActive, int numHeld) in ProcessCurrentCallStateIdle() function in OHOS::bluetooth::HfpAgProfile