This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
jincheng
2845b70f83
remove unused variable which caused to build warning
2021-09-07 19:15:36 +08:00
..
include
fix spp acceptor deadlock
2021-06-22 20:37:51 +08:00
l2c_api.c
fix multi-connection pair failed
2021-03-24 16:44:45 +08:00
l2c_ble.c
remove unused variable which caused to build warning
2021-09-07 19:15:36 +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
remove unused variable which caused to build warning
2021-09-07 19:15:36 +08:00
l2c_main.c
fix bluedroid deinit crash
2021-01-15 21:08:14 +08:00
l2c_ucd.c
Bluedroid stack dynamic allocation changes to optimise DRAM usage
2020-07-15 14:44:10 +05:30
l2c_utils.c
fix spp acceptor deadlock
2021-06-22 20:37:51 +08:00
l2cap_client.c
…