mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 03:39:33 +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.