Data structure of the data event.
Public Attribute Documentation#
sync#
uint16_t sl_bt_evt_sync_data_s::sync
Periodic advertising synchronization handle
Definition at line
4827
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
tx_power#
int8_t sl_bt_evt_sync_data_s::tx_power
TX power value in the received packet header. Units: dBm
Valid value range: -127 to 126
Value 127: information unavailable
Definition at line
4828
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
rssi#
int8_t sl_bt_evt_sync_data_s::rssi
Signal strength indicator (RSSI) in the latest received packet. Units: dBm
Range: -127 to +20
Definition at line
4832
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
data_status#
uint8_t sl_bt_evt_sync_data_s::data_status
Data completeness:
0: Complete
1: Incomplete, more data to come in new events
2: Incomplete, data truncated, no more to come
Definition at line
4835
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
data#
uint8array sl_bt_evt_sync_data_s::data
Periodic advertising data
Definition at line
4841
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h