Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_rpa_list_info_t Struct Reference

Description

Resolving List information param.

Data Fields

uint16_t flags
 Internally used by the BLE Stack.
 
uint16_t extendedFlags
 Internally used by the BLE Stack.
 
uint8_t bdAddr [CY_BLE_BD_ADDR_SIZE]
 Peer ID Address.
 
uint8_t type
 Peer ID Address type, public = 0, Random = 1.
 
uint8_t localIrk [CY_BLE_IRK_SIZE]
 Local IRK in little endian format.
 
uint8_t peerIrk [CY_BLE_IRK_SIZE]
 Peer IRK in little endian format.