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