This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-07 15:50:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66a8eb9ff988837200a2aa3045259052d080c8de
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
Jin Cheng
b5996dd051
Revert "fixed the issue iOS devices cannot initiate connection"
...
This reverts commit
da44fc9cbe
.
2022-10-18 19:45:00 +08:00
..
include
fix spp acceptor deadlock
2021-06-22 20:37:51 +08:00
l2c_api.c
fix calling esp_ble_get_cur_sendable_packets_num() sometimes crashes when bluetooth is disconnecting
2022-09-27 21:38:11 +08:00
l2c_ble.c
Dereference before null check
2021-11-22 10:47:01 +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
Revert "fixed the issue iOS devices cannot initiate connection"
2022-10-18 19:45:00 +08:00
l2c_main.c
Dereference after null check
2021-11-22 10:47:07 +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
…