OVMS3-idf/components/bt/bluedroid/bta/gatt
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
..
bta_gatt_common.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_act.c component/bt: Optimized broadcast callback function, send the callback function to the application after the controller confirms receipt of the broadcast start. 2017-12-15 18:16:23 +08:00
bta_gattc_api.c component/bt: Fixed the bug of mutiple read can not callback. 2017-09-19 04:50:26 -04:00
bta_gattc_cache.c component/bt: delete api bta_gattc_cache_write 2017-11-16 16:40:18 +08:00
bta_gattc_ci.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gattc_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
bta_gattc_utils.c component/bt: reset the p_cmd_list pointer after release the mem. 2017-11-29 10:50:03 +08:00
bta_gatts_act.c Component/bt: add value callback when send notification or indicate failed 2017-11-01 11:00:08 +08:00
bta_gatts_api.c Component/bt: fix crash when set attr value 0 2017-10-13 15:06:08 +08:00
bta_gatts_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
bta_gatts_utils.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00