Lines Matching +full:sample +full:- +full:size
1 .. zephyr:code-sample:: bluetooth_encrypted_advertising
3 :relevant-api: bluetooth
10 This sample demonstrates the use of the encrypted advertising feature, such as:
12 - the exchange of the session key and the initialization vector using the Key
14 - the encryption of advertising payloads,
15 - the decryption of those advertising payloads,
16 - and the update of the Randomizer field whenever the RPA is changed.
21 While this sample uses extended advertising, it is **not** mandatory when using
29 * Two boards with a push button connected via a GPIO pin, see the :zephyr:code-sample:`button`
30 sample for more details
35 This sample can be found under
38 See :zephyr:code-sample-category:`bluetooth` samples for details.
40 This sample uses two applications, so two devices need to be setup.
53 .. code-block:: console
55 *** Booting Zephyr OS build zephyr-v3.3.0-1872-g6fac3c7581dc ***
56 <inf> ead_peripheral_sample: Advertising data size: 64
60 <inf> ead_peripheral_sample: Advertising data size: 64
65 .. code-block:: console
67 *** Booting Zephyr OS build zephyr-v3.3.0-1872-g6fac3c7581dc ***
71 <inf> ead_central_sample: Received data size: 64