|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
#include <zephyr/bluetooth/hci_types.h>
Data Fields | |
| uint16_t | handle |
| uint8_t | rand [8] |
| 64-bit random number for LTK identification. | |
| uint8_t | ediv [2] |
| 16-bit encrypted diversifier for LTK identification. | |
| uint8_t | ltk [16] |
| uint8_t bt_hci_cp_le_start_encryption::ediv[2] |
16-bit encrypted diversifier for LTK identification.
| uint16_t bt_hci_cp_le_start_encryption::handle |
| uint8_t bt_hci_cp_le_start_encryption::ltk[16] |
| uint8_t bt_hci_cp_le_start_encryption::rand[8] |
64-bit random number for LTK identification.