esp-idf/components/bt/host/bluedroid/bta/gatt
Island 0182e53431 Merge branch 'feature/btdm_support_some_ble_new_features_v4.0' into 'release/v4.0'
components/bt: backport some new features for Bluedroid BLE(release v4.0)

See merge request espressif/esp-idf!11453
2020-12-03 19:04:02 +08:00
..
include component/bt: support BLE Read Attribute value by UUID 2020-12-03 16:47:13 +08:00
bta_gatt_common.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_act.c component/bt: support BLE Read Attribute value by UUID 2020-12-03 16:47:13 +08:00
bta_gattc_api.c component/bt: support BLE Read Attribute value by UUID 2020-12-03 16:47:13 +08:00
bta_gattc_cache.c component/bt: Fix the issue with pointer type conversion in gattc. Unified count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-01-16 15:26:37 +08:00
bta_gattc_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_main.c component/bt: support BLE Read Attribute value by UUID 2020-12-03 16:47:13 +08:00
bta_gattc_utils.c component/bt: Fix a potential double free error. 2020-11-24 10:46:25 +08:00
bta_gatts_act.c components/bt: Add api to query the number of available buffers for the current connection 2020-06-18 15:01:05 +08:00
bta_gatts_api.c docs:fix event typo 2020-06-29 20:59:14 +08:00
bta_gatts_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_utils.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00