Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h173 bool QueryCurrentCalls();
H A Dhfp_hf_profile.cpp228 bool HfpHfProfile::QueryCurrentCalls() in QueryCurrentCalls() function in OHOS::bluetooth::HfpHfProfile
489 QueryCurrentCalls(); in SendAtCommand()
H A Dhfp_hf_statemachine.cpp899 if (!profile_.QueryCurrentCalls()) { in ProcessCallIndicatorEvent()