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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
bta
/
gatt
History
zhanghaipeng
f88ac25595
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
2024-07-30 18:03:43 +08:00
..
include
feat(bt/bluedroid): Support BLE gattc notify registration number
2023-10-31 19:42:48 +08:00
bta_gatt_common.c
…
bta_gattc_act.c
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
2024-07-30 18:03:43 +08:00
bta_gattc_api.c
feat(bt/bluedroid): Support BLE gattc notify registration number
2023-10-31 19:42:48 +08:00
bta_gattc_cache.c
…
bta_gattc_ci.c
…
bta_gattc_co.c
feat(bt/bluedroid): Support get status of bluedroid host
2024-02-04 16:30:15 +08:00
bta_gattc_main.c
feat(bt/bluedroid): Support get status of bluedroid host
2024-02-04 16:30:15 +08:00
bta_gattc_utils.c
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
2024-07-30 18:03:43 +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
…
bta_gatts_co.c
…
bta_gatts_main.c
feat(bt/bluedroid): Support get status of bluedroid host
2024-02-04 16:30:15 +08:00
bta_gatts_utils.c
…