Home
last modified time | relevance | path

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

/openthread-3.5.0/src/posix/platform/include/openthread/
Dopenthread-system.h228 uint32_t otSysGetInfraNetifFlags(void);
/openthread-3.5.0/src/posix/platform/
Dinfra_if.cpp117 uint32_t otSysGetInfraNetifFlags(void) { return ot::Posix::InfraNetif::Get().GetFlags(); } in otSysGetInfraNetifFlags() function