sl_bt_evt_sync_dataSynchronization#
Reports a received periodic advertisement packet.
Data Structures#
struct | Data structure of the data event. |
# define | sl_bt_evt_sync_data_id 0x024200a0 Identifier of the data event. |
Detailed Description#
Reports a received periodic advertisement packet.
Data Structure Documentation#
sl_bt_evt_sync_data_s#
struct sl_bt_evt_sync_data_s
Data structure of the data event.
Data Fields | ||
---|---|---|
uint16_t | sync | Periodic advertising synchronization handle |
int8_t | tx_power | TX power value in the received packet header. Units: dBm
|
int8_t | rssi | Signal strength indicator (RSSI) in the latest received packet. Units: dBm Range: -127 to +20 |
uint8_t | data_status | Data completeness:
|
data | Periodic advertising data |