zephyr/doc/connectivity/bluetooth
Théo Battrel 4a55bc00f0 Bluetooth: Shell: Add support for EAD
Add new commands to manage the Encrypted Advertising Data feature.

Overview of those new commands:

- `bt encrypted-ad set-keys`: set key materials (session key and
  initialisation vector) used for encrypted and decryption of EAD;
- `bt encrypted-ad add-ad`: store a given advertising data structure;
- `bt encrypted-ad add-ead`: encrypt the given advertising data
  structres and store the generated AD structure;
- `bt encrypted-ad commit-ad`: set the AD of the selected advertiser
  with the stored AD;
- `bt encrypted-ad clear-ad`: remove all stored AD;
- `bt encrypted-ad decrypt-scan`: decrypt data using the previously set
  key materials when receiving AD with type `0x31`.

The documentation of the Bluetooth Shell has been updated to include
those new commands.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2024-03-13 18:51:03 +02:00
..
api Bluetooth: Audio: Shell: CAP change microphone gain command 2024-03-12 17:56:09 +00:00
autopts hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
img doc: connectivity: bluetooth: fix typo 2024-01-26 13:16:18 +01:00
bluetooth-arch.rst bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
bluetooth-audio-arch.rst doc: Bluetooth: Add broadcast assistant sample to audio stack status table 2024-02-06 18:06:54 +01:00
bluetooth-ctlr-arch.rst documentation: Fix several typos 2023-08-07 13:07:50 +02:00
bluetooth-dev.rst doc: Bluetooth dev: Fix mention of nrf52 not supporting split builds 2024-02-19 21:15:08 +01:00
bluetooth-qual.rst
bluetooth-shell.rst Bluetooth: Shell: Add support for EAD 2024-03-13 18:51:03 +02:00
bluetooth-tools.rst docs: BT tools: Fix description around native BT user chan use 2024-02-19 21:15:19 +01:00
dis-pics.rst
gap-pics.rst
gatt-pics.rst
index.rst
l2cap-pics.rst
mesh-pics.rst
overview.rst bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
rfcomm-pics.rst
sm-pics.rst