Searched refs:otThreadGetNetworkName (Results 1 – 5 of 5) sorted by relevance
593 const char *otThreadGetNetworkName(otInstance *aInstance);
195 const char *otThreadGetNetworkName(otInstance *aInstance) in otThreadGetNetworkName() function
490 … : reinterpret_cast<const otNetworkName *>(otThreadGetNetworkName(GetInstancePtr()))), in ParsePskc()
3859 … reinterpret_cast<const otNetworkName *>(otThreadGetNetworkName(GetInstancePtr())), in Process()4722 return ProcessGetSet(aArgs, otThreadGetNetworkName, otThreadSetNetworkName); in Process()
596 return mEncoder.WriteUtf8(otThreadGetNetworkName(mInstance)); in HandlePropertyGet()