Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.h224 void ProcessCcwa(HfpHfDataConnection &dataConn, const std::string &arg);
H A Dhfp_hf_command_processor.cpp38 std::make_pair<std::string, HfpHfAtHandler>("+CCWA:", {&HfpHfCommandProcessor::ProcessCcwa}),
569 void HfpHfCommandProcessor::ProcessCcwa(HfpHfDataConnection &dataConn, const std::string &arg) in ProcessCcwa() function in OHOS::bluetooth::HfpHfCommandProcessor