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 Attributes#

uint8_t

Remote device address.

uint8_t

Response type.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_gatt_write_response_s::dev_addr[RSI_DEV_ADDR_LEN]

Remote device address.


type#

uint8_t rsi_ble_gatt_write_response_s::type

Response type.