Structure represents 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, which includes the address of the remote device, the type of reply (for example, 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)