Searched refs:otCliOutputBytes (Results 1 – 3 of 3) sorted by relevance
113 void otCliOutputBytes(const uint8_t *aBytes, uint8_t aLength);
100 extern "C" void otCliOutputBytes(const uint8_t *aBytes, uint8_t aLength);124 friend void otCliOutputBytes(const uint8_t *aBytes, uint8_t aLength);
8377 extern "C" void otCliOutputBytes(const uint8_t *aBytes, uint8_t aLength) in otCliOutputBytes() function