forked from espressif/esp-protocols
* 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