Home
last modified time | relevance | path

Searched refs:aKeySwitchGuardTime (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dthread_api.cpp293 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint16_t aKeySwitchGuardTime) in otThreadSetKeySwitchGuardTime() argument
295 AsCoreType(aInstance).Get<KeyManager>().SetKeySwitchGuardTime(aKeySwitchGuardTime); in otThreadSetKeySwitchGuardTime()
/openthread-latest/include/openthread/
Dthread.h701 void otThreadSetKeySwitchGuardTime(otInstance *aInstance, uint16_t aKeySwitchGuardTime);