Searched refs:otThreadGetRloc16 (Results 1 – 5 of 5) sorted by relevance
843 uint16_t otThreadGetRloc16(otInstance *aInstance);
340 uint16_t otThreadGetRloc16(otInstance *aInstance) { return AsCoreType(aInstance).Get<Mle::MleRouter… in otThreadGetRloc16() function
853 if (config.mRloc16 == otThreadGetRloc16(aInstance) || HasAddedExternalRoute(config.mPrefix)) in UpdateExternalRoutes()
3271 return mEncoder.WriteUint16(otThreadGetRloc16(mInstance)); in HandlePropertyGet()
6630 OutputLine("%04x", otThreadGetRloc16(GetInstancePtr())); in Process()