Structure representing the BLE Security Manager Protocol (SMP) response.
This structure is used to define the parameters for a BLE SMP response, including the device address, IO capability, and Man-In-The-Middle (MITM) protection requirement.
Public Attributes#
uint8_t
Device address for the SMP response.
uint8_t
IO capability of the device.
uint8_t
MITM protection requirement.