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