Searched defs:mUriPath (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/src/cli/ | ||
D | cli_coap_secure.hpp | 145 char mUriPath[kMaxUriLength]; member in ot::Cli::CoapSecure |
D | cli_coap.hpp | 166 char mUriPath[kMaxUriLength]; member in ot::Cli::Coap |
/openthread-latest/include/openthread/ | ||
D | coap.h | 406 const char *mUriPath; ///< The URI Path string member |