Home
last modified time | relevance | path

Searched refs:ReportCurrentNetworkOperator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h332 int ReportCurrentNetworkOperator(const std::string &operatorName);
H A Dhfp_ag_system_event_processer.cpp310 profile_.ReportCurrentNetworkOperator(networkOperator); in GetNetworkOperator()
H A Dhfp_ag_profile.cpp525 int HfpAgProfile::ReportCurrentNetworkOperator(const std::string &operatorName) in ReportCurrentNetworkOperator() function in OHOS::bluetooth::HfpAgProfile