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