Searched defs:mInstance (Results 1 – 8 of 8) sorted by relevance
/openthread-latest/src/core/common/ | ||
D | locator.hpp | 134 Instance *mInstance; member in ot::InstanceLocator |
/openthread-latest/tests/gtest/ | ||
D | fake_platform.hpp | 121 otInstance *mInstance = nullptr; member in ot::FakePlatform |
/openthread-latest/src/posix/platform/ | ||
D | mdns_socket.hpp | 137 otInstance *mInstance; member in ot::Posix::MdnsSocket |
/openthread-latest/include/openthread/ | ||
D | thread_ftd.h | 758 otInstance *mInstance; ///< The OpenThread instance. member |
/openthread-latest/src/ncp/ | ||
D | ncp_base.hpp | 733 Instance *mInstance; member in ot::Ncp::NcpBase |
/openthread-latest/src/cli/ | ||
D | cli_utils.hpp | 723 otInstance *mInstance; member in ot::Cli::Utils |
/openthread-latest/src/core/net/ | ||
D | dns_client.hpp | 309 Instance *mInstance; // The OpenThread instance. member in ot::Dns::Client::Response |
/openthread-latest/src/lib/spinel/ | ||
D | radio_spinel.hpp | 1219 otInstance *mInstance; member in ot::Spinel::RadioSpinel |