OVMS3-idf/components/bt/bluedroid/api
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
..
include Merge remote-tracking branch 'remotes/origin/feature/btdm_arch_debug1' into feature/btdm_arch 2016-11-21 14:50:51 +08:00
esp_app_sec.c component/bt : api category 2016-11-05 20:40:07 +08:00
esp_blufi_api.c component/bt : move blufi to new architecture btc task 2016-11-16 22:11:59 +08:00
esp_bt_main.c component/bt : gatts fix 2016-11-18 22:10:35 +08:00
esp_gap_ble_api.c component/bt : change gap btc args to union 2016-11-22 21:50:26 +08:00
esp_gap_bt_api.c component/bt : new architectecture 2016-11-15 20:56:15 +08:00
esp_gattc_api.c component/bt : gatt client fix search service bug 2016-11-22 17:26:30 +08:00
esp_gatts_api.c component/bt : gatts fix 2016-11-18 22:10:35 +08:00
esp_sdp_api.c component/bt : api category 2016-11-05 20:40:07 +08:00