Structure representing the data for the length update event.

Public Attributes#

uint8_t
uint16_t
uint16_t
uint16_t
uint16_t

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