Home
last modified time | relevance | path

Searched defs:aNetworkName (Results 1 – 9 of 9) sorted by relevance

/external/ot-br-posix/src/utils/
Dpskc.cpp42 void Pskc::SetSalt(const uint8_t *aExtPanId, const char *aNetworkName) in SetSalt()
69 const uint8_t *Pskc::ComputePskc(const uint8_t *aExtPanId, const char *aNetworkName, const char *aP… in ComputePskc()
Dthread_helper.cpp302 void ThreadHelper::Attach(const std::string & aNetworkName, in Attach()
/external/openthread/src/core/api/
Ddataset_api.cpp150 const otNetworkName * aNetworkName, in otDatasetGeneratePskc()
158 otError otNetworkNameFromString(otNetworkName *aNetworkName, const char *aNameString) in otNetworkNameFromString()
Dthread_api.cpp202 otError otThreadSetNetworkName(otInstance *aInstance, const char *aNetworkName) in otThreadSetNetworkName()
/external/openthread/tests/unit/
Dtest_network_name.cpp37 void CompareNetworkName(const MeshCoP::NetworkName &aNetworkName, const char *aNameString) in CompareNetworkName()
/external/ot-br-posix/tools/
Dpskc.cpp60 int printPSKc(const char *aPassphrase, const char *aExtPanId, const char *aNetworkName) in printPSKc()
/external/ot-br-posix/src/web/web-service/
Dwpan_service.cpp504 int WpanService::GetWpanServiceStatus(std::string &aNetworkName, std::string &aExtPanId) const in GetWpanServiceStatus()
614 const std::string & aNetworkName, in formActiveDataset()
/external/openthread/src/core/meshcop/
Dmeshcop.cpp320 const NetworkName & aNetworkName, in GeneratePskc()
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp235 ClientError ThreadApiDBus::Attach(const std::string & aNetworkName, in Attach()
501 ClientError ThreadApiDBus::GetNetworkName(std::string &aNetworkName) in GetNetworkName()