OVMS3-idf/examples/bluetooth/a2dp_sink/main
Tian Hao 65bdb2d7ff component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not.
1. fix the bug. Modify the condition that esp_bt_controller_mem_release() shoud be only called before esp_bt_controller_init() or after esp_bt_controller_deinit()
2. modify the example to use esp_bt_controller_mem_release()
2017-12-13 11:38:39 +08:00
..
bt_app_av.c Merge branch 'feature/btdm_avrc_metadata' into 'master' 2017-12-01 20:31:25 +08:00
bt_app_av.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
bt_app_core.c component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
bt_app_core.h component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
component.mk component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
Kconfig.projbuild merge from master 2017-10-16 14:19:29 +07:00
main.c component/bt : fix btdm mem release cause 0x3ffbbb28-0x3ffbdb28 add to region but should not. 2017-12-13 11:38:39 +08:00