esp-idf/components/bt/host/bluedroid/stack/sdp
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
sdp_api.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp_db.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
sdp_discovery.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp_main.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
sdp_server.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
sdp_utils.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00