2020-04-01 10:25:45

by Michał Lowas-Rzechonek

[permalink] [raw]
Subject: [PATCH BlueZ v2 6/6] doc/mesh-api: OOB Information field is 16 bit, not 32

---
doc/mesh-api.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index 848106335..513b021d8 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -950,7 +950,7 @@ Object path freely definable

The data parameter is a variable length byte array, that may
have 1, 2 or 3 distinct fields contained in it including the 16
- byte remote device UUID (always), a 32 bit mask of OOB
+ byte remote device UUID (always), a 16 bit mask of OOB
authentication flags (optional), and a 32 bit URI hash (if URI
bit set in OOB mask). Whether these fields exist or not is a
decision of the remote device.
--
2.20.1