Searched defs:hex (Results 1 – 6 of 6) sorted by relevance
18 static const char hex[] = "0123456789abcdef"; in bt_hex() local
31 int hex2byte(const char *hex) in hex2byte()82 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin()
137 void bt_hci_log_record_hex(bt_hci_log_t *p_hci_log_ctl, uint8_t *hex, uint8_t hex_len) in bt_hci_log_record_hex()
308 char hex[65]; in wps_build_cred_network_key() local
1641 char hex[65]; in wps_build_cred() local
2597 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_auth_req_rx() local