Searched refs:otThreadGetKeySwitchGuardTime (Results 1 – 4 of 4) sorted by relevance
688 uint16_t otThreadGetKeySwitchGuardTime(otInstance *aInstance);
288 uint16_t otThreadGetKeySwitchGuardTime(otInstance *aInstance) in otThreadGetKeySwitchGuardTime() function
3577 … error = ProcessGetSet(aArgs + 1, otThreadGetKeySwitchGuardTime, otThreadSetKeySwitchGuardTime); in Process()
683 return mEncoder.WriteUint32(otThreadGetKeySwitchGuardTime(mInstance)); in HandlePropertyGet()