mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2026-08-10 13:18:04 +00:00
master
Some peers encode committed availability with Time Bitmap Control period 1024 TU and 5-6 byte bitmaps. The parser required the bitmap span to equal the period and truncated the 9-bit start offset, rejecting every such entry; with no committed entry left, secured NDP setup was rejected with NDL_UNACCEPTABLE. Accept any bitmap not longer than the period per Wi-Fi Aware v4.0 Table 97, fold periods > 512 TU into the 512 TU window, and apply the full start offset.
ESP32 WiFi Stack Libraries ==================== This repository contains binary libraries supporting the ESP32 series RF subsystems. It is used as a submodule within `Espressif IoT Development Framework`_ (ESP-IDF). Files in this repository are Copyright (C) 2015-2016 Espressif Systems. These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.) .. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf
Description
Mirror of https://github.com/espressif/esp32-wifi-lib.git for ESP-IDF submodules
2.1 GiB
Languages
Shell
100%