This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-02 14:49:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
78937173cd5b64a5e762c6966b51fe33e65b0721
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
gatt
History
zhanghaipeng
c73d7c0b60
fix(bt/bluedroid): Fix bugs in ble service change characteristic
2023-10-13 10:54:25 +08:00
..
include
Merge branch 'feature/support_gatt_read_multi_variable' into 'master'
2023-04-27 14:18:22 +08:00
bta_gatt_common.c
…
bta_gattc_act.c
fix(bt/bluedroid): Fix memory leak of gattc cache upon disconnection
2023-07-13 12:12:57 +08:00
bta_gattc_api.c
…
bta_gattc_cache.c
…
bta_gattc_ci.c
…
bta_gattc_co.c
fix(bt/bluedroid): Fixed GATTC cache address save when list is full
2023-08-19 12:08:30 +08:00
bta_gattc_main.c
…
bta_gattc_utils.c
fix(bt/bluedroid): Fix memory leak of gattc cache upon disconnection
2023-07-13 12:12:57 +08:00
bta_gatts_act.c
fix(bt/bluedroid): Fix bugs in ble service change characteristic
2023-10-13 10:54:25 +08:00
bta_gatts_api.c
bluedroid: support gatts show local database
2023-04-23 17:22:04 +08:00
bta_gatts_co.c
…
bta_gatts_main.c
bluedroid: support gatts show local database
2023-04-23 17:22:04 +08:00
bta_gatts_utils.c
…