Structure representing the BLE GATT write response.
This structure is used to define the parameters for a BLE GATT write response, including the remote device address and the response type.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_gatt_write_response_s::dev_addr[RSI_DEV_ADDR_LEN]
Remote device address.
Definition at line
1603
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
type#
uint8_t rsi_ble_gatt_write_response_s::type
Response type.
Definition at line
1605
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h