ble_update_conn_params_evt_param struct
ESP_GAP_BLE_UPDATE_CONN_PARAMS_EVT
Fields
Indicate update connection parameters success status.
Bluetooth device address.
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.
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.
Slave latency for the connection in number of connection events. Range: 0x0000 to 0x01F3.
Current connection interval in milliseconds, calculated as N × 1.25 ms.
Supervision timeout for the LE Link. Range: 0x000A to 0x0C80. This value is calculated as N × 10 ms.