Home
last modified time | relevance | path

Searched refs:LTK (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c183 #define LTK \ macro
237 const uint8_t ltk[] = { LTK }; in ZTEST()
395 const uint8_t ltk[] = { LTK }; in ZTEST()
579 const uint8_t ltk[] = { LTK }; in ZTEST()
681 const uint8_t ltk[] = { LTK }; in ZTEST()
781 const uint8_t ltk[] = { LTK }; in ZTEST()
892 const uint8_t ltk[] = { LTK }; in ZTEST()
995 const uint8_t ltk[] = { LTK }; in ZTEST()
1097 const uint8_t ltk[] = { LTK }; in ZTEST()
1199 const uint8_t ltk[] = { LTK }; in ZTEST()
[all …]
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.csip25 This will use the sample SIRK, prand and LTK.
72 This will use the sample SIRK, prand and LTK.
/Zephyr-latest/subsys/bluetooth/host/
DCMakeLists.txt86 Private security keys such as the LTK will be printed out, do not use in
DKconfig1070 DH private key and LTK keys, which can be used by sniffers to decrypt
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst1207 Access to the LTK for encrypted SIRKs in CSIS
1211 The process of encrypting the SIRK requires the LTK as the encryption key,
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst699 * :github:`3221` - re-pairing with no-bond legacy pairing results in using all zeros LTK
Drelease-notes-2.1.rst645 * :github:`19917` - Bluetooth: Controller: Missing LL\_ENC\_RSP after HCI LTK Negative Reply
Drelease-notes-4.0.rst212 * Fixed LE LTK cannot be derived
Drelease-notes-1.14.rst35 * :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply