esp-idf/components/bt/bluedroid/btc/profile
Tian Hao 6cae05d058 component/bt : change gap btc args to union
1. change gap btc args to union to decrease the dram occupied by btc args
2. actually use individual args for every action is the best way(decrease the dram occupy), but for writing code easily and the style, use union
3. gatt server/client should do the same work
2016-11-22 21:50:26 +08:00
..
esp component/bt : gatts fix 2016-11-18 22:10:35 +08:00
std component/bt : change gap btc args to union 2016-11-22 21:50:26 +08:00