zephyr/doc/connectivity
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
..
bluetooth Bluetooth: Shell: Add support for EAD 2024-03-13 18:51:03 +02:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
lora_lorawan lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
networking doc: net: Update NAT options for Internet connectivity 2024-02-28 18:04:25 +00:00
usb doc: usb: explain interface number and endpoint address assignment 2024-02-16 19:14:45 +01:00
index.rst doc: can: move the documention for high-level protocols to connectivity 2023-10-30 09:25:40 +01:00