TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
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

§ intervalMax

uint16 intervalMax

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

§ intervalMin

uint16 intervalMin

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

§ latency

uint16 latency

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

§ timeout

uint16 timeout

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


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