esp-idf/components/bt/host/bluedroid/stack/l2cap
Jin Cheng da44fc9cbe fixed the issue iOS devices cannot initiate connection
to ESP32 while there is a BLE connection to this ESP32

Closes https://github.com/espressif/esp-idf/issues/6557
2022-09-23 17:58:39 +08:00
..
include fix spp acceptor deadlock 2021-06-22 15:05:27 +08:00
l2c_api.c fix calling esp_ble_get_cur_sendable_packets_num() sometimes crashes when bluetooth is disconnecting 2022-09-06 21:12:30 +08:00
l2c_ble.c Dereference before null check 2021-11-18 19:38:48 +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 fixed the issue iOS devices cannot initiate connection 2022-09-23 17:58:39 +08:00
l2c_main.c Dereference after null check 2021-11-18 19:47:07 +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 Fix crash when sending data by spp 2022-06-20 17:12:07 +08:00
l2cap_client.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00