mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 03:52:13 +02:00
* Fix DISC message's control field (0xFF->0xFE) to keep Poll bit cleared * Accept UIH resp on DISC for both (0xFF, 0xFE) ignoring P/F bit * Fix timeout processing when handling DISC message Closes https://github.com/espressif/esp-protocols/issues/103