Public Attributes#

uint16_t

maxtxoctets

uint16_t

maxtxtime

uint16_t

maxrxoctets

uint16_t

maxrxtime

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 984 of file components/device/silabs/si91x/wireless/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 989 of file components/device/silabs/si91x/wireless/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 994 of file components/device/silabs/si91x/wireless/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 999 of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h