mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 12:50:12 -04: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.