OVMS3-idf/components/bt/bluedroid/bta/gatt
zhiweijian f1c4eda373 Component/bt: add set local MTU API
- add esp_ble_gatt_set_local_mtu( ) API
- modify esp_ble_gattc_config_mtu(esp_gatt_if_t gattc_if, uint16_t conn_id)
- modify  gattc demo
2017-09-01 21:55:28 +08:00
..
bta_gatt_common.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_act.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_api.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_gattc_cache.c component/bt: fix connection parameters update 2017-08-30 11:29:25 +08:00
bta_gattc_ci.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gattc_main.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gattc_utils.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gatts_act.c Merge branch 'feature/btdm_remove_gki' into 'master' 2017-08-23 18:01:54 +08:00
bta_gatts_api.c Merge branch 'feature/btdm_remove_gki' into 'master' 2017-08-23 18:01:54 +08:00
bta_gatts_main.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
bta_gatts_utils.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00