Home
last modified time | relevance | path

Searched defs:mSubTypeLabels (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/cli/
H A Dcli_mdns.hpp104 const char *mSubTypeLabels[kMaxSubTypes]; member
/aosp_15_r20/external/openthread/src/core/utils/
H A Dsrp_client_buffers.hpp181 const char *mSubTypeLabels[kServiceMaxSubTypes + 1]; member in ot::Utils::SrpClientBuffers::ServiceEntry
/aosp_15_r20/external/openthread/include/openthread/
H A Dsrp_client.h108 …const char *const *mSubTypeLabels; ///< Array of sub-type labels (must end with `NULL` or … member
/aosp_15_r20/external/openthread/include/openthread/platform/
H A Ddnssd.h103 … const char *const *mSubTypeLabels; ///< Array of sub-type labels (can be NULL if no label). member