Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_defines.h308 HFP_HF_CALL_STATE_WAITING, enumerator
H A Dhfp_hf_statemachine.cpp510 (calls_->GetCallByState(HFP_HF_CALL_STATE_WAITING) != nullptr)) { in ProcessRejectCall()
605 } else if (calls_->GetCallByState(HFP_HF_CALL_STATE_WAITING) != nullptr) { in ProcessAcceptCall()