esp-idf/components/bt/common/osi
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/osi Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
alarm.c Fix the irrelevant characters added to test the config options 2019-07-03 17:17:14 +08:00
allocator.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
buffer.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
config.c ble:config.c remove the error code when there is no file in the nvs because it is not an error. 2020-01-10 20:04:10 +08:00
fixed_queue.c bugfix for osi_fixed_queue pointer type 2019-11-26 21:16:47 +08:00
future.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_functions.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
hash_map.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
list.c Bluedroid stack dynamic allocation changes to optimise DRAM usage 2020-07-15 14:44:10 +05:30
mutex.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
osi.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
semaphore.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
thread.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00