Home
last modified time | relevance | path

Searched defs:hexstr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp516 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString()
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c1671 char hexstr[16]; in bcm_format_flags() local