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