mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 17:46:32 +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.