ae periodic adv report event
Public Attribute Documentation#
sync_handle#
uint16_t rsi_ble_per_adv_report_s::sync_handle
uint16_t Sync_Handle, It identifies the periodic Advertising train. Range : 0x0000 to 0x0EFF
Definition at line
1828
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
tx_power#
int8_t rsi_ble_per_adv_report_s::tx_power
int8_t TX_Power, It shall be set based on the AUX_SYNC_IND PDU TX_Power ranges from -127 to +20 and it's units is in dBm
Definition at line
1832
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
RSSI#
int8_t rsi_ble_per_adv_report_s::RSSI
int8_t RSSI , this parameter contains the RSSI value, excluding any constant tone Extension. RSSI ranges from -127 to +20 and it's units is in dBm
Definition at line
1836
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
unused#
uint8_t rsi_ble_per_adv_report_s::unused
Unused byte for alignment
Definition at line
1838
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
data_status#
uint8_t rsi_ble_per_adv_report_s::data_status
uint8_t Data_Status, It specifies about the status of the data sent 0x00 - Data Complete 0x01 - Data Incomplete, more Data to come
Definition at line
1844
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
data_len#
uint8_t rsi_ble_per_adv_report_s::data_len
uint8_t Data_Length ,Length of the Data Field, Ranges from 0 to 247
Definition at line
1846
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
data#
uint8_t rsi_ble_per_adv_report_s::data[ADV_DATA_LEN]
uint8[256] Data, Data received from a Periodic Advertising Packet
Definition at line
1848
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h