esp-idf/components/bt/host/bluedroid/stack/l2cap
Jiang Jiang Jian b818abb0d7 Merge branch 'bugfix/fix_some_ble_bugs_by_cjh_v4.4' into 'release/v4.4'
Fixed some BLE bugs (backport v4.4)

See merge request espressif/esp-idf!21691
2023-02-03 13:50:12 +08:00
..
include component/bt: add link role param for gatt disconnection event(backport v4.4) 2022-06-19 14:41:55 +00:00
l2c_api.c fix calling esp_ble_get_cur_sendable_packets_num() sometimes crashes when bluetooth is disconnecting 2022-09-08 17:54:43 +08:00
l2c_ble.c bluedroid: fix ble connection update with same params 2022-12-19 19:10:26 +08:00
l2c_csm.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
l2c_fcr.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
l2c_link.c components/bt: Fix high duty cycle directed advertising will not be stopped when timeout 2021-12-14 09:32:34 +08:00
l2c_main.c Dereference after null check 2021-11-23 11:31:06 +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 correct the SR_mode selection when konw nothing about Peripheral 2022-12-09 10:28:06 +08:00
l2cap_client.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00