Home
last modified time | relevance | path

Searched refs:s_hex_to_char_mapping (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/common/hci_log/
Dbt_hci_log.c29 static const char s_hex_to_char_mapping[16] = { variable
148 g_hci_log_buffer[p_hci_log_ctl->log_record_in] = s_hex_to_char_mapping [hci_log_char]; in bt_hci_log_record_hex()
159 g_hci_log_buffer[p_hci_log_ctl->log_record_in] = s_hex_to_char_mapping [hci_log_char]; in bt_hci_log_record_hex()