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

Description

Direct Advertising Report received by GAP Central.

Data Fields

uint8_t * localBdAddr
 Buffer containing Random Device Address of Scanner (local device) This is the address to which the directed advertisements are being directed. More...
 
uint8_t * peerBdAddr
 Buffer containing Device Address of advertiser sending the directed advertisement.
 
cy_en_ble_gap_adv_addr_type_t peerBdAddrType
 Device Address type of advertiser sending the directed advertisement.
 
int8_t rssi
 Rssi of the responding device. More...
 

Field Documentation

◆ localBdAddr

uint8_t* cy_stc_ble_gapc_direct_adv_report_param_t::localBdAddr

Buffer containing Random Device Address of Scanner (local device) This is the address to which the directed advertisements are being directed.

BD address should be in Little Endian format.

◆ rssi

int8_t cy_stc_ble_gapc_direct_adv_report_param_t::rssi

Rssi of the responding device.

Range: -127 <= N <= +20 Units: dBm N = 127 -> RSSI not available