mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-30 05:52:57 +01:00
3b6f3b11bb
The body_length field in the header is only one byte (byte 8). If it it is set to 256 it overflows to 0 wich results in a corrupt notification. So the maximum body length is 255. |
||
---|---|---|
.. | ||
btclassic | ||
btle | ||
devices | ||
receivers | ||
serial | ||
AbstractDeviceSupport.java | ||
DeviceCommunicationService.java | ||
DeviceSupport.java | ||
DeviceSupportFactory.java | ||
NotificationCollectorMonitorService.java | ||
ServiceDeviceSupport.java |