summaryrefslogtreecommitdiff
path: root/doc/mesh-api.txt
diff options
context:
space:
mode:
authorMichaƂ Lowas-Rzechonek <michal.lowas-rzechonek@silvair.com>2020-04-01 12:25:02 +0200
committerBrian Gix <brian.gix@intel.com>2020-04-01 12:06:15 -0700
commit96c50477bacf962ecbc7b7af654430e51cf5c5e2 (patch)
tree693ee60d497e91113299db998f34d98c22e5e696 /doc/mesh-api.txt
parent1695ec1e0c543f6359d6f03c489d6982381051fe (diff)
downloadbluez-96c50477bacf962ecbc7b7af654430e51cf5c5e2.tar.gz
doc/mesh-api: OOB Information field is 16 bit, not 32
Diffstat (limited to 'doc/mesh-api.txt')
-rw-r--r--doc/mesh-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mesh-api.txt b/doc/mesh-api.txt
index cc351b635..6ecb81650 100644
--- a/doc/mesh-api.txt
+++ b/doc/mesh-api.txt
@@ -948,7 +948,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.