mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 04:04:31 +02:00
Reopen BT Debug log func.
This commit is contained in:
@@ -462,6 +462,8 @@ esp_err_t esp_ble_scan_dupilcate_list_flush(void);
|
|||||||
|
|
||||||
void esp_bt_check_need_restart();
|
void esp_bt_check_need_restart();
|
||||||
|
|
||||||
|
#define RMT_DEBUG_LOG_EN
|
||||||
|
|
||||||
#ifdef RMT_DEBUG_LOG_EN
|
#ifdef RMT_DEBUG_LOG_EN
|
||||||
extern uint32_t* btdm_rmt_get_fixed_log_addr();
|
extern uint32_t* btdm_rmt_get_fixed_log_addr();
|
||||||
uint32_t btdm_rmt_get_log_buffer_size();
|
uint32_t btdm_rmt_get_log_buffer_size();
|
||||||
|
Submodule components/bt/lib updated: 5dc7c39ff2...840cd09dba
Reference in New Issue
Block a user