OVMS3-idf/components/bt/bluedroid/api
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
..
include Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_a2dp_api.c component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth 2017-03-17 15:08:47 +08:00
esp_avrc_api.c component/bt: add conditional compilation direvatives to control the source code building of classic bluetooth 2017-03-17 15:08:47 +08:00
esp_blufi_api.c Component/bt: add new cmd for blufi ,ESP32 close a gatt connection 2017-05-04 20:31:58 +08:00
esp_bt_device.c component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_bt_main.c component/bt : remove all GKI reference 2017-08-23 15:29:30 +08:00
esp_gap_ble_api.c component/bt:squash the 2 commits. 2017-08-21 06:17:21 -04:00
esp_gap_bt_api.c component/bt: move API to set device name that can be used by both bt and ble applications 2017-03-17 19:16:52 +08:00
esp_gatt_common_api.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gattc_api.c Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
esp_gatts_api.c Merge branch 'bugfix/btdm_add_check_value_length_for_gatts_get_attribute_value' into 'master' 2017-08-22 11:37:56 +08:00