Structure represents the BLE request to set an attribute value.
This structure is used to define the parameters for a BLE request to set an attribute value, which includes the remote device address, the attribute handle, the length of the attribute value, and the attribute value itself. The module would receive the acknowledgement from the remote device.