OVMS3-idf/components/bt/bluedroid/stack/gatt
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
..
include component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
att_protocol.c component/bt:separate the SMP, GATT module set the macro output the function. 2017-04-25 04:55:29 -04:00
gatt_api.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
gatt_attr.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
gatt_auth.c component/bt: Set the style to the same, output the macro in the function. 2017-04-24 23:46:37 -04:00
gatt_cl.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
gatt_db.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
gatt_main.c component/bt:separate the SMP, GATT module set the macro output the function. 2017-04-25 04:55:29 -04:00
gatt_sr.c component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
gatt_utils.c component/bt: Set the style to the same, output the macro in the function. 2017-04-24 23:46:37 -04:00