mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-12 14:03:02 +03:00
SSL test relies on the device receiving a control message during the test, which was being sent with QoS=0. Send the control message with QoS=1 to avoid failures due to poor network connection.