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
2025-08-12 05:17:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b51fd2395b78a8efc40d461e1718d3b45ec529e
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
chenjianhua
6962bca5fa
fix(bt/bluedroid): Fixed BLE create conn cancel when conn already exist
2024-07-23 20:31:43 +08:00
..
include
bt: fix Bluedroid compile errors after enable CONFIG_ESP_SYSTEM_USE_EH_FRAME on RISC-V SoCs
2023-02-10 21:51:08 +08:00
l2c_api.c
feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
2023-09-19 19:53:00 +08:00
l2c_ble.c
fix(bt/bluedroid): Fixed BLE create conn cancel when conn already exist
2024-07-23 20:31:43 +08:00
l2c_csm.c
bt: fix Bluedroid compile errors after enable CONFIG_ESP_SYSTEM_USE_EH_FRAME on RISC-V SoCs
2023-02-10 21:51:08 +08:00
l2c_fcr.c
bt: fix Bluedroid compile errors after enable CONFIG_ESP_SYSTEM_USE_EH_FRAME on RISC-V SoCs
2023-02-10 21:51:08 +08:00
l2c_link.c
fix(ble/bluedroid): Fixed adv not restart due to disconnection reason 0x3e
2024-04-08 14:51:33 +08:00
l2c_main.c
feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
2023-09-19 19:53:00 +08:00
l2c_ucd.c
…
l2c_utils.c
fix(bt/bluedroid): Add correct macro for ertm mode included flag
2023-10-11 20:19:40 +08:00
l2cap_client.c
…