sl_bt_evt_sync_dataSynchronization

Reports a received periodic advertisement packet.

Data Structures

struct  sl_bt_evt_sync_data_s
 Data structure of the data event.
 

Macros

#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

  • Valid value range: -127 to 126
  • Value 127: information unavailable
int8_t rssi

Signal strength indicator (RSSI) in the latest received packet. Units: dBm

  • Range: -127 to +20
uint8_t data_status

Data completeness:

  • 0: Complete
  • 1: Incomplete, more data to come in new events
  • 2: Incomplete, data truncated, no more to come
uint8array data

Periodic advertising data