Home
last modified time | relevance | path

Searched defs:GetNetworkName (Results 1 – 5 of 5) sorted by relevance

/external/openthread/src/core/meshcop/
Dnetwork_name.hpp206 const NetworkName &GetNetworkName(void) const { return mNetworkName; } in GetNetworkName() function in ot::MeshCoP::NetworkNameManager
Dmeshcop_tlvs.cpp118 NameData NetworkNameTlv::GetNetworkName(void) const in GetNetworkName() function in ot::MeshCoP::NetworkNameTlv
Ddataset.hpp311 const NetworkName &GetNetworkName(void) const { return AsCoreType(&mNetworkName); } in GetNetworkName() function in ot::MeshCoP::Dataset::Info
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp501 ClientError ThreadApiDBus::GetNetworkName(std::string &aNetworkName) in GetNetworkName() function in otbr::DBus::ThreadApiDBus
/external/openthread/src/core/mac/
Dmac_frame.hpp1592 …MeshCoP::NameData GetNetworkName(void) const { return MeshCoP::NameData(mNetworkName, sizeof(mNetw… in GetNetworkName() function in ot::Mac::BeaconPayload