mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
590be5f98d
fix(ble/bluedroid): Fix type mismatch and length validation in HCI packet parser Closes BLERP-2496, BLERP-2494, BLERP-2495, BLERP-2497, and BLERP-2498 See merge request espressif/esp-idf!43903