Home
last modified time | relevance | path

Searched refs:HFP_HF_OUTGOING_CALL_ID (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.h38 static constexpr int HFP_HF_OUTGOING_CALL_ID = -1; variable
H A Dhfp_hf_service.cpp571 …address, HFP_HF_OUTGOING_CALL_ID, HFP_CALL_STATE_DIALING, number, false, true, it->second->GetIsIn… in StartDial()