Home
last modified time | relevance | path

Searched refs:HFP_HF_CALL_STATE_RESPONSE_HELD (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.h309 HFP_HF_CALL_STATE_RESPONSE_HELD, enumerator
H A Dhfp_hf_statemachine.cpp539 } else if (calls_->GetCallByState(HFP_HF_CALL_STATE_RESPONSE_HELD) != nullptr) { in ProcessHandleIncomingCall()