Home
last modified time | relevance | path

Searched defs:kRouterIdOffset (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_types.hpp85 constexpr uint8_t kRouterIdOffset = 10; ///< Bit offset of router… variable
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_history.cpp509 constexpr uint8_t kRouterIdOffset = 10; // Bit offset of Router ID in RLOC16 in Process() local
H A Dcli.cpp4883 constexpr uint8_t kRouterIdOffset = 10; // Bit offset of Router ID in RLOC16 in Process() local
/aosp_15_r20/external/openthread/src/posix/platform/
H A Drcp_caps_diag.cpp637 constexpr uint8_t kRouterIdOffset = 10; in OutputShortSrcMatchTableSize() local