esp-idf/components/bt/host/bluedroid/bta/gatt
2021-06-07 17:56:55 +08:00
..
include component/bt: support BLE Read Attribute value by UUID 2020-12-02 20:20:03 +08:00
bta_gatt_common.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_act.c fix read multi char failed(GATT_27001) 2021-02-22 11:28:25 +08:00
bta_gattc_api.c component/bt: support BLE Read Attribute value by UUID 2020-12-02 20:20:03 +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-09 16:30:55 +08:00
bta_gattc_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_co.c component/bt: fix enable gattc nvs cache lead to crash 2021-06-07 17:56:55 +08:00
bta_gattc_main.c component/bt: support BLE Read Attribute value by UUID 2020-12-02 20:20:03 +08:00
bta_gattc_utils.c component/bt: Fix a potential double free error. 2020-11-24 10:45:36 +08:00
bta_gatts_act.c components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:06:14 +08:00
bta_gatts_api.c docs:fix event typo 2020-06-29 20:56:08 +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