Public Attributes#

uint16_t

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

uint16_t

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

uint16_t

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

uint16_t

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

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.


Definition at line 892 of file components/si91x/ble/inc/rsi_ble_apis.h

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


Definition at line 896 of file components/si91x/ble/inc/rsi_ble_apis.h

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


Definition at line 900 of file components/si91x/ble/inc/rsi_ble_apis.h

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.


Definition at line 904 of file components/si91x/ble/inc/rsi_ble_apis.h