summaryrefslogtreecommitdiff
path: root/tools/isotest.rst
diff options
context:
space:
mode:
authorIulia Tanasescu <iulia.tanasescu@nxp.com>2023-04-19 16:43:53 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-04-19 13:46:00 -0700
commitce1eb5dd0a03db1f6c123f14e4f837d115fd08d7 (patch)
treee851a512e717cffd478f77128d2e52fe73d864cd /tools/isotest.rst
parent180d1c9ad028310eb89de90f188153d37a309aca (diff)
downloadbluez-ce1eb5dd0a03db1f6c123f14e4f837d115fd08d7.tar.gz
tools/isotest: Add BIG encryption options
Add command line options for BIG encryption and broadcast code.
Diffstat (limited to 'tools/isotest.rst')
-rw-r--r--tools/isotest.rst19
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/isotest.rst b/tools/isotest.rst
index b2f4e4b38..124dc71ab 100644
--- a/tools/isotest.rst
+++ b/tools/isotest.rst
@@ -153,6 +153,25 @@ OPTIONS
* - **le_random**
- LE Random Address
+-e, --enc=<ENCRYPTION> Socket QoS BIG Encryption
+
+.. list-table::
+ :header-rows: 1
+ :widths: auto
+ :stub-columns: 1
+ :align: left
+
+ * - *ENCRYPTION*
+ - Description
+
+ * - **0x00**
+ - BIG unencrypted
+
+ * - **0x01**
+ - BIG encrypted
+
+-k, --bcode=<BCODE> Socket QoS Broadcast Code
+
EXAMPLES
========