Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_hci_evt_le_ltk_request Struct Reference

#include <zephyr/bluetooth/hci_types.h>

Data Fields

uint16_t handle
uint8_t rand [8]
 64-bit random number used to identify the LTK.
uint8_t ediv [2]
 16-bit encrypted diversifier used to identify the LTK.

Field Documentation

◆ ediv

uint8_t bt_hci_evt_le_ltk_request::ediv[2]

16-bit encrypted diversifier used to identify the LTK.

◆ handle

uint16_t bt_hci_evt_le_ltk_request::handle

◆ rand

uint8_t bt_hci_evt_le_ltk_request::rand[8]

64-bit random number used to identify the LTK.


The documentation for this struct was generated from the following file: