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-08-15 22:44:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
adc49dfed747b51a715817fa1d749e79f81a513c
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
btc
/
core
History
zhanghaipeng
b491c7bb6f
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
2024-01-20 16:35:38 +08:00
..
btc_ble_storage.c
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
2024-01-20 16:35:38 +08:00
btc_config.c
fix(bt/bluedroid): update the newest active device in bluetooth
2023-10-12 07:46:34 +00:00
btc_dev.c
feat(bt/bluedroid): Added API to get local device name
2023-12-15 19:30:12 +08:00
btc_dm.c
fix(bt/bluedroid): fixed btc_config_lock error
2023-12-15 11:03:29 +08:00
btc_main.c
…
btc_profile_queue.c
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
2022-11-30 10:41:52 +08:00
btc_sec.c
…
btc_sm.c
…
btc_storage.c
fix(bt/bluedroid): fixed btc_config_lock error
2023-12-15 11:03:29 +08:00
btc_util.c
…