Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/hci_log/
Dbt_hci_log.c308 static bool enable_hci_log_flag = true; variable
311 enable_hci_log_flag = enable; in bt_hci_log_record_hci_enable()
316 if (!enable_hci_log_flag) return ESP_OK; in bt_hci_log_record_hci_data()
322 if (!enable_hci_log_flag) return ESP_OK; in bt_hci_log_record_custom_data()
328 if (!enable_hci_log_flag) return ESP_OK; in bt_hci_log_record_hci_adv()