esp-idf/examples/bluetooth
Tian Hao 3e2ee24e4f component/bt : support bluetooth controller DRAM release dynamically
1. remove CONFIG_BT_DRAM_RELEASE from Kconfig
2. add API to release bluetooth controller DRAM to heap
2017-09-21 14:31:20 +08:00
..
a2dp_sink
ble_adv
ble_spp_client
ble_spp_server
blufi
controller_hci_uart
gatt_client
gatt_security_client
gatt_security_server
gatt_server
gatt_server_service_table
gattc_multi_connect
README.md

README.md

Bluetooth Examples

Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run make menuconfig, go to Component config and verify if you see [*] Bluetooth. If not - enable it and save.

See the README.md file in the upper level examples directory for more information about examples.