Searched refs:otThreadGetRouterSelectionJitter (Results 1 – 4 of 4) sorted by relevance
544 uint8_t otThreadGetRouterSelectionJitter(otInstance *aInstance);
218 uint8_t otThreadGetRouterSelectionJitter(otInstance *aInstance) in otThreadGetRouterSelectionJitter() function
599 return mEncoder.WriteUint8(otThreadGetRouterSelectionJitter(mInstance)); in HandlePropertyGet()
6376 return ProcessGetSet(aArgs, otThreadGetRouterSelectionJitter, otThreadSetRouterSelectionJitter); in Process()