Searched refs:ProcessBrsf (Results 1 – 2 of 2) sorted by relevance
213 void ProcessBrsf(HfpHfDataConnection &dataConn, const std::string &arg);
33 std::make_pair<std::string, HfpHfAtHandler>("+BRSF:", {&HfpHfCommandProcessor::ProcessBrsf}),246 void HfpHfCommandProcessor::ProcessBrsf(HfpHfDataConnection &dataConn, const std::string &arg) in ProcessBrsf() function in OHOS::bluetooth::HfpHfCommandProcessor