Searched defs:mInitialized (Results 1 – 5 of 5) sorted by relevance
/openthread-3.7.0/src/core/border_router/ | ||
D | infra_if.hpp | 204 bool mInitialized : 1; member in ot::BorderRouter::InfraIf |
/openthread-3.7.0/examples/platforms/simulation/ | ||
D | simul_utils.h | 42 bool mInitialized; ///< Whether or not initialized. member |
/openthread-3.7.0/src/cli/ | ||
D | cli_tcp.hpp | 138 bool mInitialized; member in ot::Cli::TcpExample |
/openthread-3.7.0/src/core/radio/ | ||
D | trel_interface.hpp | 292 bool mInitialized : 1; member in ot::Trel::Interface |
/openthread-3.7.0/tests/unit/ | ||
D | test_heap_array.cpp | 83 bool mInitialized; member in ot::Entry |