![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
BLEAppUtil Conn Params Structure. Should be created by the application and passed to BLEAppUtil_setConnParams. More...
Data Fields | |
| uint16_t | connLatency |
| see INIT_PHYPARAM_CONN_LATENCY More... | |
| uint8_t | initPhys |
| connection channel PHY(s). individual PHY values can be OR'ed. More... | |
| uint16_t | maxConnInterval |
| see INIT_PHYPARAM_CONN_INT_MAX More... | |
| uint16_t | minConnInterval |
| see INIT_PHYPARAM_CONN_INT_MIN More... | |
| uint16_t | scanInterval |
| see INIT_PHYPARAM_SCAN_INTERVAL More... | |
| uint16_t | scanWindow |
| see INIT_PHYPARAM_SCAN_WINDOW More... | |
| uint16_t | supTimeout |
| see INIT_PHYPARAM_SUP_TIMEOUT More... | |
BLEAppUtil Conn Params Structure. Should be created by the application and passed to BLEAppUtil_setConnParams.
| uint16_t connLatency |
| uint8_t initPhys |
connection channel PHY(s). individual PHY values can be OR'ed.
| uint16_t maxConnInterval |
| uint16_t minConnInterval |
| uint16_t scanInterval |
| uint16_t scanWindow |
| uint16_t supTimeout |