Structure representing the BLE request to execute a write operation.
This structure is used to define the parameters for a BLE request to execute a write operation, including the remote device address and the execute flag indicating whether to write or not.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_req_execute_write_s::dev_addr[RSI_DEV_ADDR_LEN]
Remote device address.
Definition at line
1452
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
flag#
uint8_t rsi_ble_req_execute_write_s::flag
Execute flag (write/don't write)
Definition at line
1454
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h