Data Fields

gapPeriConnectParams_t Struct Reference
[BLE GAP Constants and Structures]

#include <gap.h>

Data Fields

uint16 intervalMin
uint16 intervalMax
uint16 latency
uint16 timeout

Detailed Description

Connection parameters for the peripheral device. These numbers are used to compare against connection events and request connection parameter updates with the master.


Field Documentation

Maximum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms)

Minimum value for the connection event (interval. 0x0006 - 0x0C80 * 1.25 ms)

Number of LL latency connection events (0x0000 - 0x03e8)

Connection Timeout (0x000A - 0x0C80 * 10 ms)


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