mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00

- Since no initial value is assigned, the variable evt is a random value, causing the ESP_BT_GAP_DISC_STATE_CHANGED_EVT event to be reported when the connection is disconnected.