You are viewing documentation for version:
Structure represents the BLE request to set data length.
This structure is used to define the parameters for a BLE request to set the data length, which includes the address of the connected device, the maximum number of payload octets that the local device would send, and the maximum time that the local device would take to send the payload.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_setdatalength_s::dev_addr[RSI_DEV_ADDR_LEN]
Address of the connected device
txoctets#
uint16_t rsi_ble_setdatalength_s::txoctets
Maximum number of payload octets that the local device will send
txtime#
uint16_t rsi_ble_setdatalength_s::txtime
Maximum time that the local device will take to send the payload