Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp239 SendErrorCode(dataConn, HFP_AG_ERROR_INVALID_CHARS_IN_DIAL_STRING); in AtdExecuter()
246 SendErrorCode(dataConn, HFP_AG_ERROR_INVALID_CHARS_IN_DIAL_STRING); in AtdExecuter()
255 SendErrorCode(dataConn, HFP_AG_ERROR_INVALID_CHARS_IN_DIAL_STRING); in AtdExecuter()
H A Dhfp_ag_defines.h204 HFP_AG_ERROR_INVALID_CHARS_IN_DIAL_STRING = 27, enumerator