Structure representing the response for reading the maximum data length in BLE.

Public Attributes#

uint16_t
uint16_t
uint16_t
uint16_t

Public Attribute Documentation#

maxtxoctets#

uint16_t rsi_ble_resp_read_max_data_length_s::maxtxoctets

maxtxoctets

  • Preferred maximum number of payload octets that the local Controller should include in a single Link Layer packet on this connection.


maxtxtime#

uint16_t rsi_ble_resp_read_max_data_length_s::maxtxtime

maxtxtime

  • Preferred maximum number of microseconds that the local Controller should use to transmit a single Link Layer packet on this connection


maxrxoctets#

uint16_t rsi_ble_resp_read_max_data_length_s::maxrxoctets

maxrxoctets

  • Maximum number of payload octets that the local Controller supports for reception of a single Link Layer packet on a data connection


maxrxtime#

uint16_t rsi_ble_resp_read_max_data_length_s::maxrxtime

maxrxtime

  • Maximum time, in microseconds, that the local Controller supports for reception of a single Link Layer packet on a data connection.