OVMS3-idf/components/bt
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
..
bluedroid Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
include component/bt : add ble tx power && fix controller deinit mem leak 2017-07-18 20:22:28 +08:00
lib@caec324998 component/bt: bugfix for hci acl flow control 2017-08-24 20:59:32 +08:00
bt.c component/bt : add osi_is_in_isr && fix vhci delay 2017-07-25 19:58:39 +08:00
component.mk Merge branch 'master' into feature/btdm_avrc 2017-03-31 12:51:45 +08:00
Kconfig component/bt: add constraint in Kconfig to enable SMP_ENABLE when using classic BT 2017-06-15 20:06:49 +08:00