mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0cfb6c138b
The transport segmented TX nack and seg_pending fields must be at least 6 bits to avoid overflow for 32 segment messages. This change rearranges the seg_tx fields to gather all state flag fields in one byte, while making the counter fields whole bytes. |
||
---|---|---|
.. | ||
common | ||
controller | ||
esp_ble_mesh | ||
host | ||
include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
sdkconfig.rename |