Searched refs:otThreadSetKeySwitchGuardTime (Results 1 – 4 of 4) sorted by relevance
657 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint32_t aKeySwitchGuardTime);
302 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint32_t aKeySwitchGuardTime) in otThreadSetKeySwitchGuardTime() function
2158 … error = ProcessGetSet(aArgs + 1, otThreadGetKeySwitchGuardTime, otThreadSetKeySwitchGuardTime); in ProcessKeySequence()
719 otThreadSetKeySwitchGuardTime(mInstance, keyGuardTime); in HandlePropertySet()