xiongweichao
|
69729d4639
|
fix(bt/bluedroid): Fixed deadlock caused by not unlocking
|
2024-06-17 19:03:05 +08:00 |
|
xiongweichao
|
3eb54ad307
|
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-06-17 19:03:05 +08:00 |
|
Jin Cheng
|
244a3f892e
|
fix(bt/bluedroid): Set the alarm_arg to NULL after releasing to avoid double free in L2CAP layer
|
2023-12-26 11:04:46 +08:00 |
|
Jin Cheng
|
ac4ee1d2d6
|
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-17 10:38:55 +08: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 |
|