Event Type Flags of Advertisement Reports#

Defines the event type flags of the advertisement packets the scanner reports. An advertisement packet could have multiple applicable flags.

Macro Definition Documentation#

SL_BT_SCANNER_EVENT_FLAG_CONNECTABLE#

#define SL_BT_SCANNER_EVENT_FLAG_CONNECTABLE
Value:
0x1

A connectable advertising data packet


Definition at line 3609 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h

SL_BT_SCANNER_EVENT_FLAG_SCANNABLE#

#define SL_BT_SCANNER_EVENT_FLAG_SCANNABLE
Value:
0x2

A scannable advertising data packet


Definition at line 3612 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h

SL_BT_SCANNER_EVENT_FLAG_DIRECTED#

#define SL_BT_SCANNER_EVENT_FLAG_DIRECTED
Value:
0x4

Directed advertising


Definition at line 3615 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h

SL_BT_SCANNER_EVENT_FLAG_SCAN_RESPONSE#

#define SL_BT_SCANNER_EVENT_FLAG_SCAN_RESPONSE
Value:
0x8

A scan response packet that can be received in active scan mode only


Definition at line 3618 of file /mnt/raid/workspaces/ws.cynwT2I6w/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h