Home
last modified time | relevance | path

Searched defs:GetRouterId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dneighbor.hpp493 uint8_t GetRouterId(void) const { return mRloc16 >> Mle::kRouterIdOffset; } in GetRouterId() function in ot::Neighbor
/aosp_15_r20/external/ot-br-posix/src/dbus/client/
H A Dthread_api_dbus.cpp577 ClientError ThreadApiDBus::GetRouterId(uint8_t &aRouterId) in GetRouterId() function in otbr::DBus::ThreadApiDBus