Searched refs:otThreadGetMaxRouterId (Results 1 – 5 of 5) sorted by relevance
631 uint8_t otThreadGetMaxRouterId(otInstance *aInstance);
228 maxRouterId = otThreadGetMaxRouterId(mInstance); in GetNodeInfo()515 maxRouterId = otThreadGetMaxRouterId(mInstance); in GetDataNumOfRoute()
264 uint8_t otThreadGetMaxRouterId(otInstance *aInstance) in otThreadGetMaxRouterId() function
237 maxRouterId = otThreadGetMaxRouterId(mInstance); in HandlePropertyGet()
6212 maxRouterId = otThreadGetMaxRouterId(GetInstancePtr()); in Process()