Public Attributes#

uint8_t

Device address of the remote device.

uint16_t

Maximum TX Octets to be transmitted.

uint16_t

Maximum TX time to transmit the MaxTxOctets.

uint16_t

Maximum Rx Octets to be received.

uint16_t

Maximum Rx time to receive the MaxRxOctets.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_event_data_length_update_s::dev_addr[RSI_DEV_ADDR_LEN]

Device address of the remote device.


MaxTxOctets#

uint16_t rsi_ble_event_data_length_update_s::MaxTxOctets

Maximum TX Octets to be transmitted.


MaxTxTime#

uint16_t rsi_ble_event_data_length_update_s::MaxTxTime

Maximum TX time to transmit the MaxTxOctets.


MaxRxOctets#

uint16_t rsi_ble_event_data_length_update_s::MaxRxOctets

Maximum Rx Octets to be received.


MaxRxTime#

uint16_t rsi_ble_event_data_length_update_s::MaxRxTime

Maximum Rx time to receive the MaxRxOctets.