Data Length Update Procedure local limitation.
More...
#include <ble_gap.h>
Data Length Update Procedure local limitation.
Definition at line 889 of file ble_gap.h.
| uint16_t ble_gap_data_length_limitation_t::rx_payload_limited_octets |
If > 0, the requested RX packet length is too long by this many octets.
Definition at line 892 of file ble_gap.h.
| uint16_t ble_gap_data_length_limitation_t::tx_payload_limited_octets |
If > 0, the requested TX packet length is too long by this many octets.
Definition at line 891 of file ble_gap.h.
| uint16_t ble_gap_data_length_limitation_t::tx_rx_time_limited_us |
If > 0, the requested combination of TX and RX packet lengths is too long by this many microseconds.
Definition at line 893 of file ble_gap.h.
The documentation for this struct was generated from the following file: