BLE-Stack APIs  3.00.00
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gapPeriConnectParams_t Struct Reference

Connection parameters for the peripheral device. More...

Data Fields

uint16 intervalMax
 
uint16 intervalMin
 
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

uint16 intervalMax

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

uint16 intervalMin

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

uint16 latency

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

uint16 timeout

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


The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated