Structure representing the BLE request to set LE Long Term Key (LTK) request reply.
This structure is used to define the parameters for a BLE request to set the LE LTK request reply, including the address of the remote device, the type of reply (e.g., positive or negative), and the local Long Term Key (LTK).
Public Attributes#
uint8_t
Address of the remote device.
uint8_t
Type of reply (e.g., positive or negative)
uint8_t
Local Long Term Key (LTK) (16 bytes)