esp-idf/components/bt/host/bluedroid/stack/l2cap
wanglai@espressif.com afc7cf445e feat(bt/bluedroid): Add flags for BQB auto test of L2CAP
1: add sdp_bqb_disable_flag to avoid running sdpu_build_n_send_error.
2: add sdp_bqb_inact_timeout_flag to set the SDP inactivity timeout to 90 seconds.
3: add l2cap_bqb_bad_cmd_len_rej_flag to reject the C-Frame with invalid PDU length
4: add l2cap_bqb_ertm_mode_included_flag to set L2CAP_FCR_ERTM_MODE for most L2CAP cases
2023-09-19 19:53: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-19 19:53:00 +08:00
l2c_ble.c fix(bt): Fix bugs about updating connect param 2023-08-24 14:14:35 +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-19 19:53:00 +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 feat(bt/bluedroid): Add flags for BQB auto test of L2CAP 2023-09-19 19:53:00 +08:00
l2cap_client.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00