![]() |
S140 SoftDevice
v6.1.1
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Data Length Update Procedure parameters. More...
#include <ble_gap.h>
Data Fields | |
uint16_t | max_tx_octets |
uint16_t | max_rx_octets |
uint16_t | max_tx_time_us |
uint16_t | max_rx_time_us |
Data Length Update Procedure parameters.
uint16_t ble_gap_data_length_params_t::max_rx_octets |
Maximum number of payload octets that a Controller supports for reception of a single Link Layer Data Channel PDU.
uint16_t ble_gap_data_length_params_t::max_rx_time_us |
Maximum time, in microseconds, that a Controller supports for reception of a single Link Layer Data Channel PDU.
uint16_t ble_gap_data_length_params_t::max_tx_octets |
Maximum number of payload octets that a Controller supports for transmission of a single Link Layer Data Channel PDU.
uint16_t ble_gap_data_length_params_t::max_tx_time_us |
Maximum time, in microseconds, that a Controller supports for transmission of a single Link Layer Data Channel PDU.