mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-17 18:18:01 +00:00
fix(bt/bluedroid): Prevent out-of-bounds access and add type check when resolving EIR data Closes BT-4071 See merge request espressif/esp-idf!41167