openthread-br
0.3.0-72c0388
|
This is the complete list of members for otbr::Mdns::Publisher::TxtEntry, including all inherited members.
mName | otbr::Mdns::Publisher::TxtEntry | |
mValue | otbr::Mdns::Publisher::TxtEntry | |
operator==(const TxtEntry &aOther) const (defined in otbr::Mdns::Publisher::TxtEntry) | otbr::Mdns::Publisher::TxtEntry | inline |
TxtEntry(const char *aName, const char *aValue) (defined in otbr::Mdns::Publisher::TxtEntry) | otbr::Mdns::Publisher::TxtEntry | inline |
TxtEntry(const char *aName, const uint8_t *aValue, size_t aValueLength) (defined in otbr::Mdns::Publisher::TxtEntry) | otbr::Mdns::Publisher::TxtEntry | inline |
TxtEntry(const char *aName, size_t aNameLength, const uint8_t *aValue, size_t aValueLength) (defined in otbr::Mdns::Publisher::TxtEntry) | otbr::Mdns::Publisher::TxtEntry | inline |