mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 02:29:05 +01: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.