Searched defs:aBufferLength (Results 1 – 7 of 7) sorted by relevance
33 void DumpBuffer(const char *aTextMessage, const uint8_t *aBuffer, uint16_t aBufferLength) in DumpBuffer()
163 …AndVerifyContent(Spinel::Buffer &aNcpBuffer, const uint8_t *aContentBuffer, uint16_t aBufferLength) in ReadAndVerifyContent()
288 uint16_t aBufferLength) in otPlatInfraIfSendIcmp6Nd()
45 uint16_t aBufferLength) in otPlatInfraIfSendIcmp6Nd()
173 uint16_t aBufferLength) in otPlatInfraIfRecvIcmp6Nd()
98 uint16_t aBufferLength) in otPlatInfraIfSendIcmp6Nd()217 uint16_t aBufferLength) in SendIcmp6Nd()
43 Buffer::Buffer(uint8_t *aBuffer, uint16_t aBufferLength) in Buffer()