Searched defs:GetNetworkName (Results 1 – 5 of 5) sorted by relevance
| /external/openthread/src/core/meshcop/ | ||
| D | network_name.hpp | 206 const NetworkName &GetNetworkName(void) const { return mNetworkName; } in GetNetworkName() function in ot::MeshCoP::NetworkNameManager |
| D | meshcop_tlvs.cpp | 118 NameData NetworkNameTlv::GetNetworkName(void) const in GetNetworkName() function in ot::MeshCoP::NetworkNameTlv |
| D | dataset.hpp | 311 const NetworkName &GetNetworkName(void) const { return AsCoreType(&mNetworkName); } in GetNetworkName() function in ot::MeshCoP::Dataset::Info |
| /external/ot-br-posix/src/dbus/client/ | ||
| D | thread_api_dbus.cpp | 501 ClientError ThreadApiDBus::GetNetworkName(std::string &aNetworkName) in GetNetworkName() function in otbr::DBus::ThreadApiDBus |
| /external/openthread/src/core/mac/ | ||
| D | mac_frame.hpp | 1592 …MeshCoP::NameData GetNetworkName(void) const { return MeshCoP::NameData(mNetworkName, sizeof(mNetw… in GetNetworkName() function in ot::Mac::BeaconPayload |