Reopen BT Debug log func.

This commit is contained in:
gengyuchao
2020-07-16 21:56:06 +08:00
committed by maojianxin
parent a7840de9d8
commit a6e06d7711
2 changed files with 3 additions and 1 deletions

View File

@@ -462,6 +462,8 @@ esp_err_t esp_ble_scan_dupilcate_list_flush(void);
void esp_bt_check_need_restart();
#define RMT_DEBUG_LOG_EN
#ifdef RMT_DEBUG_LOG_EN
extern uint32_t* btdm_rmt_get_fixed_log_addr();
uint32_t btdm_rmt_get_log_buffer_size();