2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_dev_ble_io_caps_req_t Struct Reference

Data Fields

wiced_bt_dev_le_auth_req_t auth_req
 
wiced_bt_device_address_t bd_addr
 
wiced_bt_dev_le_key_type_t init_keys
 
wiced_bt_dev_io_cap_t local_io_cap
 
uint8_t max_key_size
 
uint8_t oob_data
 
wiced_bt_dev_le_key_type_t resp_keys
 

Detailed Description

BLE Pairing IO Capabilities (to be filled by application callback on BTM_PAIRING_IO_CAPABILITIES_BLE_REQUEST_EVT)

Field Documentation

wiced_bt_dev_le_auth_req_t wiced_bt_dev_ble_io_caps_req_t::auth_req

Authentication request (for local device) contain bonding and MITM info

wiced_bt_device_address_t wiced_bt_dev_ble_io_caps_req_t::bd_addr

[in] BD Address of remote

wiced_bt_dev_le_key_type_t wiced_bt_dev_ble_io_caps_req_t::init_keys

Keys to be distributed, bit mask

wiced_bt_dev_io_cap_t wiced_bt_dev_ble_io_caps_req_t::local_io_cap

local IO capabilities (to be filled by application callback)

uint8_t wiced_bt_dev_ble_io_caps_req_t::max_key_size

Max encryption key size

uint8_t wiced_bt_dev_ble_io_caps_req_t::oob_data

OOB data present (locally) for the peer device

wiced_bt_dev_le_key_type_t wiced_bt_dev_ble_io_caps_req_t::resp_keys

keys to be distributed, bit mask


The documentation for this struct was generated from the following file: