mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-19 11:45:49 +00:00
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