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