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 03:42:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c412cb15ac39cad977f6a20eb73cb0878ee0a2ce
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
xiewenxiang
0030fba89c
components/bt: Fix high duty cycle directed advertising will not be stopped when timeout
2021-12-13 20:10:21 +08:00
..
include
fix spp acceptor deadlock
2021-06-22 15:05:27 +08:00
l2c_api.c
Fix the high-impact issues from the code analysis report from customer.
2021-11-22 17:38:02 +08:00
l2c_ble.c
Dereference before null check
2021-11-18 19:38:48 +08:00
l2c_csm.c
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
l2c_fcr.c
…
l2c_link.c
components/bt: Fix high duty cycle directed advertising will not be stopped when timeout
2021-12-13 20:10:21 +08:00
l2c_main.c
Dereference after null check
2021-11-18 19:47:07 +08:00
l2c_ucd.c
…
l2c_utils.c
fix spp acceptor deadlock
2021-06-22 15:05:27 +08:00
l2cap_client.c
…