Lines Matching full:encrypted
195 Encrypted Advertising Data
198 Zephyr has support for the Encrypted Advertising Data feature. The :code:`bt encrypted-ad`
202 encrypted-ad set-keys <session key> <init vector>`. The session key is 16 bytes long and the
205 You can add advertising data by using :code:`bt encrypted-ad add-ad` and :code:`bt encrypted-ad
208 encrypted advertising data structure. It's possible to mix encrypted and non-encrypted data, when
209 done adding advertising data, :code:`bt encrypted-ad commit-ad` can be used to apply the change to
211 previously. It's possible to clear the advertising data by using :code:`bt encrypted-ad clear-ad`.
213 On the Central side, it's possible to decrypt the received encrypted advertising data by setting the
215 :code:`bt encrypted-ad decrypt-scan on`.
240 … uart:~$ bt encrypted-ad set-keys 9ba22d3824efc70feb800c80294cba38 2e83f3d4d47695b6
245 uart:~$ bt encrypted-ad add-ad 06097368656C6C
246 uart:~$ bt encrypted-ad add-ead 03ffdead03ffbeef
247 uart:~$ bt encrypted-ad commit-ad
259 … uart:~$ bt encrypted-ad set-keys 9ba22d3824efc70feb800c80294cba38 2e83f3d4d47695b6
264 uart:~$ bt encrypted-ad decrypt-scan on
265 … Received encrypted advertising data will now be decrypted using provided key materials.
271 …Type 0x31: Encrypted Advertising Data: 0xe2, 0x17, 0xed, 0x04, 0xe7, 0x02, 0x1d, 0xc9, 0x40, 0x07,…