ot::NetworkData::Leader::AnycastLookup() const method
Performs anycast ALOC route lookup using the Network Data.
Arguments
aAloc16
The ALOC16 destination to lookup.
aRloc16
A reference to return the RLOC16 for the selected route.
Return value
kErrorNone Successfully lookup best option for @p aAloc16. @p aRloc16 is updated. kErrorNoRoute No valid route was found. kErrorDrop The @p aAloc16 is not valid.