Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_util.c18 static const char hex[] = "0123456789abcdef"; in bt_hex() local
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dcommon.c31 int hex2byte(const char *hex) in hex2byte()
82 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin()
/hal_espressif-latest/components/bt/common/hci_log/
Dbt_hci_log.c137 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()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_enrollee.c308 char hex[65]; in wps_build_cred_network_key() local
Dwps_registrar.c1641 char hex[65]; in wps_build_cred() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddpp.c2597 char hex[SHA256_MAC_LEN * 2 + 1]; in dpp_auth_req_rx() local