Data Length Update Procedure parameters.
More...
#include <ble_gap.h>
Data Length Update Procedure parameters.
Definition at line 879 of file ble_gap.h.
| 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.
Definition at line 882 of file ble_gap.h.
| 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.
Definition at line 884 of file ble_gap.h.
| 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.
Definition at line 881 of file ble_gap.h.
| 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.
Definition at line 883 of file ble_gap.h.
The documentation for this struct was generated from the following file: