OVMS3-idf/components/bt/bluedroid/stack/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
..
include component/bt: fix not send indication confirm in case of server only 2017-11-14 11:43:57 +08:00
att_protocol.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
gatt_api.c Component/bt: add value callback when send notification or indicate failed 2017-11-01 11:00:08 +08:00
gatt_attr.c component/bt: Fix bug while writing slave's service change characteristic 2017-06-14 13:12:38 +08:00
gatt_auth.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
gatt_cl.c Component/bt: send data length request by host after read feature complete 2017-12-12 18:28:59 +08:00
gatt_db.c Merge branch 'bugfix/btdm_gatt_read_by_type_bug' into 'master' 2017-09-14 17:24:02 +08:00
gatt_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
gatt_sr.c Component/bt: send data length request by host after read feature complete 2017-12-12 18:28:59 +08:00
gatt_utils.c compoent/bt: Fix the bug when do the BLE pressure test will lead to memory leak will appear WDT. 2017-11-28 15:43:33 +08:00