mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-28 21:33:32 +00:00

component/bt: The application layer does not allocate memory correctly causing the btc layer pointer to cross the border. bt/examples: Change the gattc_multi_connect.c incorrect memory apply method.