esp-idf/components/bt/bluedroid
Tian Hao c01dedcb06 component/bt : change api for V2.0
1. change all gatt cb function to 3 args and function type. add gattc_if/gatts_if as second argument
2. delete gatt_if of "gatt cb param"
3. separate conn_id and gatt_if from conn_id
4. change the demo code as the gatt changed
2016-12-19 17:15:41 +08:00
..
api component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
bta component/bt : change the resolving list cleanup position 2016-12-15 13:35:30 +08:00
btc component/bt : change api for V2.0 2016-12-19 17:15:41 +08:00
btcore component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
btif component/bt : run astyle handle the code files 2016-11-25 02:10:15 +08:00
device component/bt : cleanup all the "-W-no-xx" and all the warnings 2016-12-07 13:49:53 -08:00
gki component/bt : fix the init/deinit memory leak 2016-12-14 22:10:21 +08:00
hci component/bt : fix enable bug 2016-12-14 22:10:21 +08:00
include component/bt : fix compile error 2016-11-29 19:45:10 +08:00
main component/bt : fix the bug of deinit/disable 2016-12-14 22:10:21 +08:00
osi component/bt : fix enable bug 2016-12-14 22:10:21 +08:00
stack component/bt : fix advertising bug 2016-12-15 14:33:09 +08:00