WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_ADVERTISING_REPORT_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_GAP_LE_ADVERTISING_REPORT_TYPE_T Advertising_Report_Type
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Address_Type
 
M2MB_BLE_BD_ADDR_T BD_ADDR
 
INT8 RSSI
 
M2MB_BLE_GAP_LE_ADVERTISING_DATA_T Advertising_Data
 
UINT8 Raw_Report_Length
 
UINT8Raw_Report_Data
 

Detailed Description

Definition at line 2287 of file m2mb_ble_driver.h.

Field Documentation

◆ Address_Type

Remote device address type.

Definition at line 2291 of file m2mb_ble_driver.h.

◆ Advertising_Data

Pointer to the advertising data.

Definition at line 2297 of file m2mb_ble_driver.h.

◆ Advertising_Report_Type

Advertising report type.

Definition at line 2289 of file m2mb_ble_driver.h.

◆ BD_ADDR

Remote device address.

Definition at line 2293 of file m2mb_ble_driver.h.

◆ Raw_Report_Data

UINT8* Raw_Report_Data

Pointer to the raw report data.

Definition at line 2301 of file m2mb_ble_driver.h.

◆ Raw_Report_Length

UINT8 Raw_Report_Length

Raw advertising report data length.

Definition at line 2299 of file m2mb_ble_driver.h.

◆ RSSI

INT8 RSSI

Remote Signal Strength Indicator (RSSI).

Definition at line 2295 of file m2mb_ble_driver.h.


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