mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-19 10:05:09 +08:00
f264b1c744
According to IrOBEX: "An empty Name header is defined as a Name header of length 3 (one byte opcode + two byte length)." The current code encodes an empty header with 5 bytes, including two bytes of null-terminator. This patch assumes that this definition of emptiness applies to all unicode headers, not just the name header. |
||
---|---|---|
.. | ||
test-eir.c | ||
test-gobex-header.c | ||
test-gobex-packet.c | ||
test-gobex-transfer.c | ||
test-gobex.c | ||
util.c | ||
util.h |