OVMS3-idf/components/bt/bluedroid/btc/core
Yulong 63e5cbbd66 component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram.
component/bt: Added the Macro for the classic BT support.
component/bt: added the bluedroid deinit method.
component/bt: allow more classic BT global variables to use dynamic allocation scheme
1. allocate memory for AVDT, AVCT control blocks when dynamic memory is used
2. allow SBC decoder buffer to use dynamic allocation scheme
component/bt: Remove the wrong changes in bt/Kconfig & Added the GATTS_INCLUDED in the gatt_free function when gatt service close.
component/bt: Shorten the abbreviation BT_ALLOCATION_FROM_SPIRAM_FIRST and BT_BLE_DYNAMIC_ENV_MEMORY two macros.
2018-01-24 15:18:02 +08:00
..
btc_alarm.c component/bt: transfer bluedroid timer events to be handled by BTC task 2017-04-14 18:49:30 +08:00
btc_ble_storage.c component/bt: Change the _btc_storage_remove_ble_bonding_keys function ret default vaule from 1 to 0. 2017-10-10 04:19:11 -04:00
btc_config.c component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_dev.c component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
btc_dm.c Merge branch 'bugfix/btdm_fix_memory_leak_for_SMP' into 'master' 2017-12-27 11:43:18 +08:00
btc_main.c component/bt: Added the bluedroid environment variable dynomic malloc support & support to malloc the memory to the psram. 2018-01-24 15:18:02 +08:00
btc_manage.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
btc_profile_queue.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
btc_sec.c component/bt : init api 2016-11-16 16:26:02 +08:00
btc_sm.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
btc_storage.c component/bt : fix btc security storage bug 2017-09-07 19:37:49 +08:00
btc_task.c component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
btc_util.c component/bt: Add SPP profile 2018-01-05 16:48:29 +08:00