Bluetooth Host Stack Library
wiced_bt_dev_bredr_io_caps_req_t Struct Reference

Description

BR/EDR Pairing IO Capabilities (to be filled by application callback on BTM_PAIRING_IO_CAPABILITIES_BR_EDR_REQUEST_EVT)

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 app)
 
wiced_bt_dev_oob_data_t oob_data
 OOB data present at peer device for the local device (to be filled by app)
 
wiced_bt_dev_auth_req_t auth_req
 Authentication required for peer device (to be filled by app)
 
wiced_bool_t is_orig
 [in] TRUE, if local device initiated the pairing process