Home
last modified time | relevance | path

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

/external/ot-br-posix/tests/gtest/
Dfake_posix_platform.cpp47 uint32_t otSysGetInfraNetifFlags(void) in otSysGetInfraNetifFlags() function
/external/openthread/src/posix/platform/
Dinfra_if.cpp117 uint32_t otSysGetInfraNetifFlags(void) { return ot::Posix::InfraNetif::Get().GetFlags(); } in otSysGetInfraNetifFlags() function