LE pairing complete information.
Data Fields | |
| wiced_result_t | status |
| status of the simple pairing process | |
| uint8_t | reason |
| failure reason (see wiced_bt_smp_status_t) | |
| wiced_bt_smp_sec_level_t | sec_level |
| 0 - None, 1- Unauthenticated Key, 4-Authenticated Key | |
| wiced_bool_t | is_pair_cancel |
| True if cancelled, else False. | |
| wiced_bt_device_address_t | resolved_bd_addr |
| Resolved address (if remote device using private address) | |
| wiced_bt_ble_address_type_t | resolved_bd_addr_type |
| Resolved addr type of bonded device. | |