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