OVMS3-idf/components/bt/bluedroid
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
..
api component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
bta component/bt:separate the SMP, GATT module set the macro output the function. 2017-04-25 04:55:29 -04:00
btc component/bt: Set the style to the same, output the macro in the function. 2017-04-24 23:46:37 -04:00
btcore component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00
btif component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
device component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
external/sbc component/bt: add conditional compilation direvatives to control the source code building of SBC codec 2017-03-17 15:57:30 +08:00
gki component/bt: resolve the differences with ESP-IDF master branch 2017-03-13 21:28:53 +08:00
hci component/bt:Finish all the separate code from BT & BLE 2017-04-20 07:18:05 -04:00
include component/bt: Set the style to the same, output the macro in the function. 2017-04-24 23:46:37 -04:00
main component/bt : modify alarm APIs to be safely accessible from multiple tasks 2017-04-05 17:34:26 +08:00
osi Merge branch 'feature/btdm_avrc' into 'master' 2017-04-13 14:36:58 +08:00
stack component/bt:separate the SMP, GATT module set the macro output the function. 2017-04-25 04:55:29 -04:00
utils component/bt: implement classic Bluetooth profiles A2DP(sink) and AVRCP(controller) 2017-04-12 16:42:14 +08:00