GATT Send Options#

Defines the option flags used with sl_bt_gatt_server_send_notification_with_options and sl_bt_gatt_server_send_indication_with_options.

Macros#

#define
SL_BT_GATT_SERVER_SEND_OPTION_NONE 0x0

Perform the standard notification or indication procedure.

#define
SL_BT_GATT_SERVER_SEND_OPTION_IGNORE_CCCD 0x1

Send the notification or indication regardless of whether the corresponding configuration in the Client Characteristic Configuration of the connected client has been set.