Modules#

sl_bt_evt_gatt_server_characteristic_status_s

sl_bt_evt_gatt_server_characteristic_status#

Indicates either that a local Client Characteristic Configuration descriptor was changed by the remote GATT client, or that a confirmation from the remote GATT client was received upon a successful reception of the indication.

A confirmation by the remote GATT client should be received within 30 seconds after an indication was sent with the sl_bt_gatt_server_send_indication command, otherwise further GATT transactions over this connection are not allowed by the stack.

Macros#

#define

Identifier of the characteristic_status event.

Typedef Documentation#

sl_bt_evt_gatt_server_characteristic_status_t#

typedef struct sl_bt_evt_gatt_server_characteristic_status_s sl_bt_evt_gatt_server_characteristic_status_t

Definition at line 9318 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h

Macro Definition Documentation#

sl_bt_evt_gatt_server_characteristic_status_id#

#define sl_bt_evt_gatt_server_characteristic_status_id
Value:
0x030a00a0

Identifier of the characteristic_status event.


Definition at line 9286 of file /mnt/raid/workspaces/ws.vHmYkJajL/overlay/gsdk/protocol/bluetooth/build_debug/bt_api/sw/bgapi/inc/sl_bt_api.h