Home
last modified time | relevance | path

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

/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() function
222 bt_hci_log_record_hex(p_hci_log_ctl, &p_hci_log_ctl->index, 1); in bt_hci_log_record_data()
248 bt_hci_log_record_hex(p_hci_log_ctl, data, data_len); in bt_hci_log_record_data()