Searched defs:hexstr (Results 1 – 2 of 2) sorted by relevance
516 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString()
1671 char hexstr[16]; in bcm_format_flags() local