Home
last modified time | relevance | path

Searched defs:baseRegex (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.cpp244 const std::regex baseRegex("[^\\d>;]"); in AtdExecuter() local
253 const std::regex baseRegex("[^\\d*#+;]"); in AtdExecuter() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp131 const std::regex baseRegex("[^\\d]"); in ProcessCmeError() local