From 6301ca7e23af8b4699bbc9d919812f5eda7ec904 Mon Sep 17 00:00:00 2001 From: Thomas Mellenthin <gitlab-card10@dysternis.de> Date: Sat, 24 Aug 2019 15:01:38 +0000 Subject: [PATCH] Update file-transfer.rst --- Documentation/bluetooth/file-transfer.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/bluetooth/file-transfer.rst b/Documentation/bluetooth/file-transfer.rst index 439237b8..49191d2d 100644 --- a/Documentation/bluetooth/file-transfer.rst +++ b/Documentation/bluetooth/file-transfer.rst @@ -77,9 +77,11 @@ CHUNK_ACK: ===== === 0 1-4 ----- --- - C CRC + C CRC(*) ===== === +CRC32 of the whole CHUNK packet including first byte, offset and payload. + FINISH: === === -- GitLab