esp-idf/components/bt/host/bluedroid/stack/btm
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
..
include Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_acl.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_ble_addr.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_ble_adv_filter.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c component/bt: add clear white list API 2020-06-02 11:29:51 +08:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_ble_multi_adv.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_ble_privacy.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_ble.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_dev.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_devctl.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_inq.c Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00
btm_main.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_pm.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_sco.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
btm_sec.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30