AIROC™ BTSDK v4.2 - Documentation | ||||
LE Pairing IO Capabilities (to be filled by application callback on BTM_PAIRING_IO_CAPABILITIES_BLE_REQUEST_EVT) More...
Data Fields | |
wiced_bt_device_address_t | bd_addr |
[in] BD Address of remote | |
wiced_bt_dev_io_cap_t | local_io_cap |
local IO capabilities (to be filled by application callback) | |
uint8_t | oob_data |
OOB data present (locally) for the peer device. | |
wiced_bt_dev_le_auth_req_t | auth_req |
Authentication request (for local device) contain bonding and MITM info. | |
uint8_t | max_key_size |
Max encryption key size. | |
wiced_bt_dev_le_key_type_t | init_keys |
Keys to be distributed, bit mask. | |
wiced_bt_dev_le_key_type_t | resp_keys |
keys to be distributed, bit mask | |
LE Pairing IO Capabilities (to be filled by application callback on BTM_PAIRING_IO_CAPABILITIES_BLE_REQUEST_EVT)