Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h487 enum { HFP_AG_NUMBER_DIAL, HFP_AG_MEMORY_DIAL, HFP_AG_LAST_NUMBER_REDIAL }; enumerator
H A Dhfp_ag_system_event_processer.cpp157 if (dialType == HFP_AG_LAST_NUMBER_REDIAL) { in ProcessDialOutCallEvent()
H A Dhfp_ag_command_processor.cpp403 …ProfileEventSender::GetInstance().DialOutCall(dataConn.remoteAddr_, "", HFP_AG_LAST_NUMBER_REDIAL); in BldnExecuter()