Merge branch 'feature/add_interface_for_ble_QA_test' into 'master'
BLE: Add interface for QA test Closes EBLE50Y23-69 See merge request espressif/esp-idf!22976
This commit is contained in:
@@ -186,7 +186,7 @@ static DRAM_ATTR esp_pm_lock_handle_t s_pm_lock = NULL;
|
||||
#endif /* #ifdef CONFIG_PM_ENABLE */
|
||||
|
||||
#ifdef CONFIG_BT_LE_WAKEUP_SOURCE_BLE_RTC_TIMER
|
||||
#define BLE_RTC_DELAY_US (1100)
|
||||
#define BLE_RTC_DELAY_US (1800)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_BT_LE_WAKEUP_SOURCE_CPU_RTC_TIMER
|
||||
|
||||
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 10a3ea96e0...da5d7642db
Submodule components/bt/controller/lib_esp32c6/esp32c6-bt-lib updated: 658a412455...91cd5b598d
Reference in New Issue
Block a user