Home
last modified time | relevance | path

Searched defs:aNameBufferSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Ddns_api.cpp126 uint16_t aNameBufferSize) in otDnsAddressResponseGetHostName()
158 uint16_t aNameBufferSize) in otDnsBrowseResponseGetServiceName()
229 uint16_t aNameBufferSize) in otDnsServiceResponseGetServiceName()
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.cpp371 …::ReadName(const Message &aMessage, uint16_t &aOffset, char *aNameBuffer, uint16_t aNameBufferSize) in ReadName()
955 uint16_t aNameBufferSize, in ReadName()