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