xiongweichao
|
a3d3b74e35
|
fix(bt/bluedroid): Fixed deadlock caused by not unlocking
|
2024-05-27 19:36:17 +08:00 |
|
xiongweichao
|
0b0d316d4c
|
fix(bt/bluedroid): Fixed L2CAP using wrong handle
- Fixed the issue of using the wrong handle to handle the BTA_JV_L2CAP_READ_EVT event.
- Closes https://github.com/espressif/esp-idf/issues/13847
|
2024-05-27 19:34:46 +08:00 |
|
Jin Cheng
|
48d410e10d
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in l2cap
|
2023-11-30 19:47:57 +08:00 |
|
Jin Cheng
|
97e9eb5ca8
|
fix(bt/bluedroid): Fix the crash of invalid access to released resources
It is caused by the delayed timer is alarmed after esp_spp_deinit.
|
2023-11-15 02:12:14 +00:00 |
|
xiongweichao
|
40f6239fd7
|
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
|
2022-11-30 10:41:52 +08:00 |
|
xiongweichao
|
4719db7047
|
add l2cap api
|
2022-05-28 23:34:21 +00:00 |
|