esp-idf/components/bt
sushant.chougule 0583a04969 Bluedroid stack dynamic allocation changes to optimise DRAM usage
Structures allocated dynamically:
tACL_CONN, tBTM_PM_MCB, tBTM_SEC_DEV_REC, tGATT_TCB, tGATT_CLCB, tL2C_LCB, tL2C_CCB, tSDP_RECORD
Total dynamic allocation size ~19KB.
Peak dram usage reduced by ~12KB when in BT classic + BLE scenario(1 a2dp sink + 1 BLE gatt server)
2020-07-15 14:44:10 +05:30
..
common Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
controller Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
esp_ble_mesh Merge branch 'bugfix/ble_mesh_compile_error' into 'master' 2020-07-01 11:17:26 +08:00
host Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: Remove the previously added redundant aes files 2020-06-23 06:19:08 +00:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-06-24 09:43:33 +08:00
Kconfig Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-25 15:37:01 +05:30
sdkconfig.rename Add NimBLE config options in sdkconfig.rename 2020-05-08 12:04:46 +05:30