mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 03:58:12 +00:00

1. remove CONFIG_BT_DRAM_RELEASE from Kconfig 2. add API to release bluetooth controller DRAM to heap
ESP-IDF ble_advertising app ==================== This is a BLE advertising demo with virtual HCI interface. Send Reset/ADV_PARAM/ADV_DATA/ADV_ENABLE HCI command for BLE advertising.