Home
last modified time | relevance | path

Searched refs:ProcessDelayed (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.h204 void ProcessDelayed(HfpHfDataConnection &dataConn, const std::string &arg);
H A Dhfp_hf_command_processor.cpp49 … std::make_pair<std::string, HfpHfAtHandler>("DELAYED", {&HfpHfCommandProcessor::ProcessDelayed}),
212 void HfpHfCommandProcessor::ProcessDelayed(HfpHfDataConnection &dataConn, const std::string &arg) in ProcessDelayed() function in OHOS::bluetooth::HfpHfCommandProcessor