esp-idf/components/bt/bluedroid/bta/dm
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_dm_act.c component/bt: fix connection parameters update 2017-08-30 11:29:25 +08:00
bta_dm_api.c component/bt: fix connection parameters update 2017-08-30 11:29:25 +08:00
bta_dm_cfg.c
bta_dm_ci.c
bta_dm_int.h component/bt: fix connection parameters update 2017-08-30 11:29:25 +08:00
bta_dm_main.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
bta_dm_pm.c
bta_dm_sco.c