Searched defs:aBytes (Results 1 – 4 of 4) sorted by relevance
111 void Output::OutputBytes(const uint8_t *aBytes, uint16_t aLength) in OutputBytes()119 void Output::OutputBytesLine(const uint8_t *aBytes, uint16_t aLength) in OutputBytesLine()
8579 extern "C" void otCliOutputBytes(const uint8_t *aBytes, uint8_t aLength) in otCliOutputBytes()
167 void VerifyData(const Heap::Data &aData, const uint8_t *aBytes, uint16_t aLength) in VerifyData()
303 StringWriter &StringWriter::AppendHexBytes(const uint8_t *aBytes, uint16_t aLength) in AppendHexBytes()