Home
last modified time | relevance | path

Searched refs:HFP_AG_MEMORY_DIAL (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.cpp159 } else if (dialType == HFP_AG_MEMORY_DIAL) { in ProcessDialOutCallEvent()
H A Dhfp_ag_command_processor.cpp250 type = HFP_AG_MEMORY_DIAL; in AtdExecuter()