Searched refs:GetWpanServiceStatus (Results 1 – 3 of 3) sorted by relevance
171 int GetWpanServiceStatus(std::string &aNetworkName, std::string &aExtPanId) const;
117 if (mWpanService.GetWpanServiceStatus(networkName, extPanId) > 0) in Init()
504 int WpanService::GetWpanServiceStatus(std::string &aNetworkName, std::string &aExtPanId) const in GetWpanServiceStatus() function in otbr::Web::WpanService