sl_bt_evt_gatt_server_user_read_request#
Indicates that a remote GATT client is attempting to read a value of an attribute from the local GATT database, where the attribute was defined in the GATT database XML file to have the type="user".
The parameter att_opcode
informs which GATT procedure was used to read the value. The application needs to respond to this request by using the sl_bt_gatt_server_send_user_read_response command within 30 seconds, otherwise further GATT transactions are not allowed by the remote side.
Modules#
sl_bt_evt_gatt_server_user_read_request_s
Typedefs#
Macros#
#define
sl_bt_evt_gatt_server_user_read_request_id 0x010a00a0
Identifier of the user_read_request event.
Typedef Documentation#
sl_bt_evt_gatt_server_user_read_request_t#
typedef struct sl_bt_evt_gatt_server_user_read_request_s sl_bt_evt_gatt_server_user_read_request_t
Definition at line
9623
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h
Macro Definition Documentation#
sl_bt_evt_gatt_server_user_read_request_id#
#define sl_bt_evt_gatt_server_user_read_request_idValue:
0x010a00a0
Identifier of the user_read_request event.
Definition at line
9606
of file /mnt/raid/workspaces/ws.pY3F1RWXq/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h