Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp283 bool IsRouter(void) const { return (mRole == kRoleRouter); } in IsRouter() function in ot::Mle::Mle
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dnetioapi.h291 BOOLEAN IsRouter : 1; member