This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-04-14 10:40:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
host
/
bluedroid
/
stack
/
l2cap
History
zhiweijian
15f8e677a2
Fixed bluedroid host build warning when log is disabled
2023-10-20 16:18:00 +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-26 14:06:14 +08:00
l2c_ble.c
Fixed bluedroid host build warning when log is disabled
2023-10-20 16:18:00 +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
Revert "fixed the issue iOS devices cannot initiate connection"
2022-10-20 06:17:33 +00:00
l2c_main.c
feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
2023-09-26 14:06:14 +08:00
l2c_ucd.c
…
l2c_utils.c
fix(bt/bluedroid): Add correct macro for ertm mode included flag
2023-10-13 14:44:25 +08:00
l2cap_client.c
…