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

Data Fields

wiced_bool_t is_pair_cancel
 
uint8_t reason
 
wiced_bt_device_address_t resolved_bd_addr
 
wiced_bt_ble_address_type_t resolved_bd_addr_type
 
uint8_t sec_level
 
wiced_result_t status
 

Detailed Description

BLE pairing complete infomation

Field Documentation

wiced_bool_t wiced_bt_dev_ble_pairing_info_t::is_pair_cancel

True if cancelled, else False

uint8_t wiced_bt_dev_ble_pairing_info_t::reason

failure reason (see wiced_bt_smp_status_t)

wiced_bt_device_address_t wiced_bt_dev_ble_pairing_info_t::resolved_bd_addr

Resolved address (if remote device using private address)

wiced_bt_ble_address_type_t wiced_bt_dev_ble_pairing_info_t::resolved_bd_addr_type

Resolved addr type of bonded device

uint8_t wiced_bt_dev_ble_pairing_info_t::sec_level

0 - None, 1- Unauthenticated Key, 4-Authenticated Key

wiced_result_t wiced_bt_dev_ble_pairing_info_t::status

status of the simple pairing process


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