BLE_API  v2.1.3
BLE_Event_ScanReportParam Struct Reference

BLE Event Scan Report Parameter. More...

#include <ble_cmd.h>

Data Fields

BleAdvType rptType
 
BLE_Addr_Param rptPeerAddr
 
uint8_t rptDataLength
 
uint8_t rptData [31]
 
int8_t rptRssi
 

Detailed Description

BLE Event Scan Report Parameter.

Field Documentation

◆ rptData

uint8_t BLE_Event_ScanReportParam::rptData[31]

Received advertising or scan response data.

◆ rptDataLength

uint8_t BLE_Event_ScanReportParam::rptDataLength

Received advertising or scan response data length.

◆ rptPeerAddr

BLE_Addr_Param BLE_Event_ScanReportParam::rptPeerAddr

Remote device address type and address.

◆ rptRssi

int8_t BLE_Event_ScanReportParam::rptRssi

Received Signal Strength Indication in dBm.

◆ rptType

BleAdvType BLE_Event_ScanReportParam::rptType

The documentation for this struct was generated from the following file: