Home
last modified time | relevance | path

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

/external/ot-br-posix/src/web/web-service/
Dwpan_service.hpp171 int GetWpanServiceStatus(std::string &aNetworkName, std::string &aExtPanId) const;
Dweb_server.cpp117 if (mWpanService.GetWpanServiceStatus(networkName, extPanId) > 0) in Init()
Dwpan_service.cpp504 int WpanService::GetWpanServiceStatus(std::string &aNetworkName, std::string &aExtPanId) const in GetWpanServiceStatus() function in otbr::Web::WpanService