|
TuyaOS
|
Definition of LE connection request parameter. 更多...
#include <tkl_bluetooth_def.h>
成员变量 | |
| USHORT_T | conn_interval_max |
| USHORT_T | conn_interval_min |
| USHORT_T | conn_latency |
| USHORT_T | conn_sup_timeout |
| USHORT_T | connection_timeout |
Definition of LE connection request parameter.
| USHORT_T TKL_BLE_GAP_CONN_PARAMS_T::conn_interval_max |
Maximum value for the connection interval.
| USHORT_T TKL_BLE_GAP_CONN_PARAMS_T::conn_interval_min |
Minimum value for the connection interval.
| USHORT_T TKL_BLE_GAP_CONN_PARAMS_T::conn_latency |
Slave latency for the connection in number of connection events.
| USHORT_T TKL_BLE_GAP_CONN_PARAMS_T::conn_sup_timeout |
Supervision timeout for the LE Link.