Searched refs:otThreadSetNetworkIdTimeout (Results 1 – 4 of 4) sorted by relevance
372 void otThreadSetNetworkIdTimeout(otInstance *aInstance, uint8_t aTimeout);
140 void otThreadSetNetworkIdTimeout(otInstance *aInstance, uint8_t aTimeout) in otThreadSetNetworkIdTimeout() function
660 otThreadSetNetworkIdTimeout(mInstance, timeout); in HandlePropertySet()
4829 return ProcessGetSet(aArgs, otThreadGetNetworkIdTimeout, otThreadSetNetworkIdTimeout); in Process()