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-17 18:18:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c2ae2f9bd79dba0d05069e204d69e83ca7625c5
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
xiongweichao
a0ec1c8291
bt: Enter the congestion state when the queue length waiting for the peer to ack is greater than or equal to the L2CAP ERTM tx window size
2022-10-27 19:45:25 +08:00
..
include
fix spp acceptor deadlock
2021-06-22 15:05:27 +08:00
l2c_api.c
fix calling esp_ble_get_cur_sendable_packets_num() sometimes crashes when bluetooth is disconnecting
2022-09-06 21:12:30 +08:00
l2c_ble.c
Dereference before null check
2021-11-18 19:38:48 +08:00
l2c_csm.c
…
l2c_fcr.c
bt: Enter the congestion state when the queue length waiting for the peer to ack is greater than or equal to the L2CAP ERTM tx window size
2022-10-27 19:45:25 +08:00
l2c_link.c
Revert "fixed the issue iOS devices cannot initiate connection"
2022-10-20 06:17:33 +00:00
l2c_main.c
Dereference after null check
2021-11-18 19:47:07 +08:00
l2c_ucd.c
…
l2c_utils.c
bt: Enter the congestion state when the queue length waiting for the peer to ack is greater than or equal to the L2CAP ERTM tx window size
2022-10-27 19:45:25 +08:00
l2cap_client.c
…