Searched defs:p_hci_log_ctl (Results 1 – 1 of 1) sorted by relevance
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()182 void bt_hci_log_record_string(bt_hci_log_t *p_hci_log_ctl, char *string) in bt_hci_log_record_string()202 esp_err_t IRAM_ATTR bt_hci_log_record_data(bt_hci_log_t *p_hci_log_ctl, char *str, uint8_t data_typ… in bt_hci_log_record_data()267 void bt_hci_log_data_show(bt_hci_log_t *p_hci_log_ctl) in bt_hci_log_data_show()