Searched refs:otThreadGetNetworkIdTimeout (Results 1 – 4 of 4) sorted by relevance
383 uint8_t otThreadGetNetworkIdTimeout(otInstance *aInstance);
138 uint8_t otThreadGetNetworkIdTimeout(otInstance *aInstance) in otThreadGetNetworkIdTimeout() function
635 return mEncoder.WriteUint8(otThreadGetNetworkIdTimeout(mInstance)); in HandlePropertyGet()
4970 return ProcessGetSet(aArgs, otThreadGetNetworkIdTimeout, otThreadSetNetworkIdTimeout); in Process()