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-04 12:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31f45f7200edd93da999700fa621624bb57d65a8
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
zwj
d8474a92bf
- fix data length update failed
...
- fix no callback when the value being used is the same as the value to be set
2021-06-25 15:29:38 +08:00
..
include
fix spp acceptor deadlock
2021-06-22 15:05:27 +08:00
l2c_api.c
fix multi-connection pair failed
2021-03-24 14:58:21 +08:00
l2c_ble.c
- fix data length update failed
2021-06-25 15:29:38 +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
add BLE connection establishment retry
2021-04-20 02:41:14 +00:00
l2c_main.c
fix bluedroid deinit crash
2021-01-15 21:08:14 +08:00
l2c_ucd.c
…
l2c_utils.c
fix spp acceptor deadlock
2021-06-22 15:05:27 +08:00
l2cap_client.c
…