TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Data Fields
snpGapPeriConnectParams_t Struct Reference

Connection parameters for the peripheral device. More...

Data Fields

uint16_t intervalMax
 2 Byte More...
 
uint16_t intervalMin
 2 Byte More...
 
uint16_t latency
 2 Byte More...
 
uint16_t timeout
 2 Byte More...
 

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. this structure is used to update the parameter SNP_GGS_PERI_CONN_PARAM_ATT of the GAP/GATT service.

Field Documentation

§ intervalMax

uint16_t intervalMax

2 Byte

See also
snpUpdateConnParamReq_t::connInterval

§ intervalMin

uint16_t intervalMin

2 Byte

See also
snpUpdateConnParamReq_t::connInterval

§ latency

uint16_t latency

§ timeout

uint16_t timeout

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