ot::Mle::IsRouterIdValid() function
Indicates whether or not a given Router ID is valid.
Syntax
inline bool IsRouterIdValid(uint8_t aRouterId); Arguments
aRouterId
The Router ID value to check.
Return value
TRUE If @p aRouterId is in correct range [0..62]. FALSE If @p aRouterId is not a valid Router ID.
ot::Mle::IsRouterIdValid() is called by 6 functions:
![]()
ot::Mle::IsRouterIdValid()
ot::Mle::IsRouterIdValid() reads 1 variable:
![]()
ot::Mle::IsRouterIdValid()