Files
esp-idf/components
lly 822b20eb40 ble_mesh: Transport tx fields overflow [Zephyr]
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.
2020-05-27 17:45:12 +08:00
..
2020-04-28 12:39:54 +08:00
2020-05-20 17:55:11 +08:00
2020-04-28 12:39:54 +08:00
2019-08-21 18:55:32 +10:00
2020-03-10 20:01:39 +08:00
2018-10-20 12:07:24 +08:00
2020-02-13 14:20:30 +08:00