WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_EXTENDED_ADVERTISING_REPORT_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 Event_Type_Flags
 
M2MB_BLE_GAP_LE_ADVERTISING_DATA_STATUS_T Data_Status
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Address_Type
 
M2MB_BLE_BD_ADDR_T BD_ADDR
 
M2MB_BLE_GAP_LE_PHY_TYPE_T Primary_PHY
 
M2MB_BLE_GAP_LE_PHY_TYPE_T Secondary_PHY
 
UINT8 Advertising_SID
 
INT8 Tx_Power
 
INT8 RSSI
 
UINT32 Periodic_Advertising_Interval
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Direct_Address_Type
 
M2MB_BLE_BD_ADDR_T Direct_BD_ADDR
 
UINT8 Raw_Report_Length
 
UINT8Raw_Report_Data
 

Detailed Description

Definition at line 2875 of file m2mb_ble_driver.h.

Field Documentation

◆ Address_Type

Advertising address type.

Definition at line 2881 of file m2mb_ble_driver.h.

◆ Advertising_SID

UINT8 Advertising_SID

Advertising SID.

Definition at line 2889 of file m2mb_ble_driver.h.

◆ BD_ADDR

Advertising device address.

Definition at line 2883 of file m2mb_ble_driver.h.

◆ Data_Status

Advertising data status.

Definition at line 2879 of file m2mb_ble_driver.h.

◆ Direct_Address_Type

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T Direct_Address_Type

Direct address type.

Definition at line 2897 of file m2mb_ble_driver.h.

◆ Direct_BD_ADDR

M2MB_BLE_BD_ADDR_T Direct_BD_ADDR

Direct address.

Definition at line 2899 of file m2mb_ble_driver.h.

◆ Event_Type_Flags

UINT32 Event_Type_Flags

Bit mask that indicates the extended advertising report type.

Definition at line 2877 of file m2mb_ble_driver.h.

◆ Periodic_Advertising_Interval

UINT32 Periodic_Advertising_Interval

Periodic advertising interval.

Definition at line 2895 of file m2mb_ble_driver.h.

◆ Primary_PHY

Primary PHY used for the advertising report.

Definition at line 2885 of file m2mb_ble_driver.h.

◆ Raw_Report_Data

UINT8* Raw_Report_Data

Raw report data.

Definition at line 2903 of file m2mb_ble_driver.h.

◆ Raw_Report_Length

UINT8 Raw_Report_Length

Raw report length.

Definition at line 2901 of file m2mb_ble_driver.h.

◆ RSSI

INT8 RSSI

Remote Signal Strength Indicator (RSSI).

Definition at line 2893 of file m2mb_ble_driver.h.

◆ Secondary_PHY

Secondary PHY used for the advertising report.

Definition at line 2887 of file m2mb_ble_driver.h.

◆ Tx_Power

INT8 Tx_Power

Tx Power at the time the advertising report was sent.

Definition at line 2891 of file m2mb_ble_driver.h.


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