Public Attributes#

uint8_t
uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t dev_addr[6]

address of remote device


io_cap#

uint8_t io_cap

Device input output capability 0x00 - Display Only 0x01 - Display Yes/No 0x02 - Keyboard Only 0x03 - No Input No Output 0x04 - Keyboard Dispaly


oob_data#

uint8_t oob_data

Out Of the Band data


auth_req#

uint8_t auth_req

Authentication Request contains bonding type MITM Request - BIT(2) Secure Connections - BIT(3) Keypress - BIT(4) CT2 - BIT(5)


min_req_key_size#

uint8_t min_req_key_size

Minimum required key size


ini_key_distrb#

uint8_t ini_key_distrb

Initiator generates/requires the no .of keys after successful paring BIT(0) - EncKey: Initiator shall distribute LTK followed by EDIV and Rand BIT(1) - IdKey : Initiator shall distribute IRK followed by its address BIT(2) - Sign : Initiator shall distribute CSRK BIT(3) - BIT(7): Reserved for future use


resp_key_distrb#

uint8_t resp_key_distrb

Responder generates/requires the no .of keys after successful paring BIT(0) - EncKey: Responder shall distribute LTK followed by EDIV and Rand BIT(1) - IdKey : Responder shall distribute IRK followed by its address BIT(2) - Sign : Responder shall distribute CSRK BIT(3) - BIT(7): Reserved for future use