ble_update_conn_params_evt_param is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
Indicate update connection parameters success status.
Bluetooth device address.
uint16_t
Minimum connection interval. If the master initiates the connection parameter update, this value is not applicable for the slave and will be set to zero.
uint16_t
Maximum connection interval. If the master initiates the connection parameter update, this value is not applicable for the slave and will be set to zero.
uint16_t
Slave latency for the connection in number of connection events. Range: 0x0000 to 0x01F3.
uint16_t
Current connection interval in milliseconds, calculated as N × 1.25 ms.
uint16_t
Supervision timeout for the LE Link. Range: 0x000A to 0x0C80. This value is calculated as N × 10 ms.

References

from examples