mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4abe47437f
Problem:
The new API esp_bt_mem_release() that was added freed BTDM data to heap from esp_bt_controller_mem_release().
Now with the BT memory optimization commit
|
||
---|---|---|
.. | ||
bluedroid | ||
include | ||
lib@c272133d6d | ||
test | ||
bt.c | ||
component.mk | ||
Kconfig |