TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
Connection parameters for the peripheral device. More...
Data Fields | |
uint16 | intervalMax |
uint16 | intervalMin |
uint16 | latency |
uint16 | timeout |
Connection parameters for the peripheral device.
These numbers are used to compare against connection events and request connection parameter updates with the master.
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)