Searched refs:bs_hex_dump (Results 1 – 2 of 2) sorted by relevance
17 void bs_hex_dump(char* buffer, const uint8_t *bytes, size_t nbytes);
60 void bs_hex_dump(char* buffer, const uint8_t *bytes, size_t nbytes) { in bs_hex_dump() function