Home
last modified time | relevance | path

Searched defs:mIsLocalDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/include/openthread/
H A Dborder_routing.h111 bool mIsLocalDevice : 1; ///< This router is the local device (this BR). member
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_routing_manager.cpp1127 bool mIsLocalDevice; member
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.hpp984 bool mIsLocalDevice : 1; member