esp-idf/components/bt/bluedroid/stack/btu
Yulong 5544f98add component/bt:separate the SMP, GATT module set the macro output the function.
1. close classic bt, can save 233k code size;
2. close smp module, can save 136k code size;
3. close gattc module, can save 24k code size;
4. close gatts module, can save 16k code size;
4. close the bluedroid stack log, can save 120k code size.
2017-04-25 04:55:29 -04:00
..
btu_hcif.c component/bt:separate the SMP, GATT module set the macro output the function. 2017-04-25 04:55:29 -04:00
btu_init.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
btu_task.c Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 2016-12-28 10:23:13 +11:00