Connection parameter used to update connection parameters. More...

#include <ble_gapc.h>

Data Fields

uint16_t interval
 
uint16_t latency
 
uint16_t sup_timeout
 

Detailed Description

Connection parameter used to update connection parameters.

Field Documentation

◆ interval

uint16_t gap_conn_update_cmp_t::interval

Connection interval. Range: 0x0006 to 0x0C80. Unit: 1.25 ms. Time range: 7.5 ms to 4 s.

◆ latency

uint16_t gap_conn_update_cmp_t::latency

Latency for the connection in number of connection events. Range: 0x0000 to 0x01F3.

◆ sup_timeout

uint16_t gap_conn_update_cmp_t::sup_timeout

Supervision timeout for the LE link. Range: 0x000A to 0x0C80, unit: 10 ms, time range: 100 ms to 32 s.


The documentation for this struct was generated from the following file: