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-11-18 02:26:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfecbc99ce45749b5a74fddefcf244dbfdfee3e4
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
Shen Weilong
61c13ef849
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb()
2025-08-18 10:44:22 +08:00
..
include
fix(bt/bluedroid): Fixed BLE connection active count getting
2025-02-20 19:42:40 +08:00
l2c_api.c
feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
2023-09-19 19:53:00 +08:00
l2c_ble.c
fix(bt/bluedroid): Fixed BLE connection active count getting
2025-02-20 19:42:40 +08:00
l2c_csm.c
…
l2c_fcr.c
…
l2c_link.c
fix(bt/bluedroid): adjust L2CAP round robin msg send strategy
2025-08-12 11:02:38 +08:00
l2c_main.c
feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
2023-09-19 19:53:00 +08:00
l2c_ucd.c
…
l2c_utils.c
fix(bt): check bd address only for bredr in bluedroid host l2cu_allocate_lcb()
2025-08-18 10:44:22 +08:00
l2cap_client.c
…