5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_dev_ble_pairing_info_t Struct Reference

#include <wiced_bt_dev.h>

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

◆ is_pair_cancel

wiced_bool_t wiced_bt_dev_ble_pairing_info_t::is_pair_cancel

True if cancelled, else False

◆ reason

uint8_t wiced_bt_dev_ble_pairing_info_t::reason

failure reason (see wiced_bt_smp_status_t)

◆ resolved_bd_addr

wiced_bt_device_address_t wiced_bt_dev_ble_pairing_info_t::resolved_bd_addr

Resolved address (if remote device using private address)

◆ resolved_bd_addr_type

wiced_bt_ble_address_type_t wiced_bt_dev_ble_pairing_info_t::resolved_bd_addr_type

Resolved addr type of bonded device

◆ sec_level

uint8_t wiced_bt_dev_ble_pairing_info_t::sec_level

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

◆ status

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: