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-29 13:45:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
btc
/
core
History
Jiang Jiang Jian
9eb139ac4b
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.2' into 'release/v5.2'
...
Fixed some BLE bugs 240812 (backport v5.2) See merge request
espressif/esp-idf!32793
2024-08-22 19:36:25 +08:00
..
btc_ble_storage.c
feat(ble/bluedroid): Support getting BLE address type in bond list
2024-08-09 20:26:00 +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
fix(nt/bluedroid): Split the device name set functions
2024-04-30 12:02:56 +08:00
btc_dm.c
fix(nt/bluedroid): Split the device name set functions
2024-04-30 12:02:56 +08:00
btc_main.c
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
2024-08-01 16:17:59 +08:00
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): fix dangling pointer issue when logging remove section
2024-02-07 14:57:28 +08:00
btc_util.c
feat(bt/bluedroid): Report HCI error code to app when command fails
2024-08-12 20:39:31 +08:00