Searched refs:otThreadSetKeySwitchGuardTime (Results 1 – 4 of 4) sorted by relevance
697 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint32_t aKeySwitchGuardTime);
282 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint32_t aKeySwitchGuardTime) in otThreadSetKeySwitchGuardTime() function
2405 … error = ProcessGetSet(aArgs + 1, otThreadGetKeySwitchGuardTime, otThreadSetKeySwitchGuardTime); in Process()
694 otThreadSetKeySwitchGuardTime(mInstance, keyGuardTime); in HandlePropertySet()