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-31 14:22:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c16bce827002efa68c80860e018841133cb4c08
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
History
zhanghaipeng
7c16bce827
fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used
2025-05-13 10:25:24 +08:00
..
a2dp
…
avct
…
avdt
refactor(bt/bluedroid): Refactor a2dp audio data path
2025-03-28 14:13:20 +08:00
avrc
…
btm
fix(ble/bluedroid): Fixed issue with deleting link key when classic Bluetooth is not used
2025-05-13 10:25:24 +08:00
btu
feat(ble/bluedroid): report cte_type in periodic adv report if CTE feature is enabled
2025-03-28 21:52:09 +08:00
gap
…
gatt
fix(bt/bluedroid): Fixed BLE connection active count getting
2025-02-20 19:42:40 +08:00
goep
…
hcic
feat(ble/bluedroid): Add sync_cte_type in creat_periodic_adv_sync function
2025-04-09 10:06:13 +08:00
hid
…
include
/stack
Merge branch 'feat/add_sync_cte_type_in_pa_sync' into 'master'
2025-04-27 14:11:31 +08:00
l2cap
fix(bt/bluedroid): Fixed BLE connection active count getting
2025-02-20 19:42:40 +08:00
obex
fix(bt/bluedroid): Fix some bugs in Bluedroid
2025-03-21 11:12:07 +08:00
rfcomm
…
sdp
…
smp
…