Home
last modified time | relevance | path

Searched refs:CopsGetter (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.h254 void CopsGetter(HfpAgDataConnection &dataConn, const std::string &arg);
H A Dhfp_ag_command_processor.cpp108 std::make_pair<std::string, HfpAgAtHandler>("AT+COPS", {&HfpAgCommandProcessor::CopsGetter,
454 void HfpAgCommandProcessor::CopsGetter(HfpAgDataConnection &dataConn, const std::string &arg) in CopsGetter() function in OHOS::bluetooth::HfpAgCommandProcessor