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

Description

Bluetooth Device Address information.

Data Fields

uint8_t irkInfo [CY_BLE_GAP_SMP_IRK_SIZE]
 Identity Resolving Key.
 
cy_stc_ble_gap_bd_addr_t gapBdAddr
 Memory for gapBdAddr. More...
 
cy_en_ble_gap_addr_type_t addrType
 Device address type.
 

Field Documentation

◆ gapBdAddr

cy_stc_ble_gap_bd_addr_t cy_stc_ble_gap_bd_addr_info_t::gapBdAddr

Memory for gapBdAddr.

Completion event will use this memory as output parameter.