ble_l2cap_sig_update_params is only used within ESP-IDF.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxRelatedReferencesInstances

Fields

Field
Declared as
Description
uint16_t
The minimum desired connection interval in increments of 1.25 ms. This value defines the lower bound for the connection interval range.
uint16_t
The maximum desired connection interval in increments of 1.25 ms. This value defines the upper bound for the connection interval range.
uint16_t
The desired number of connection events that a slave device can skip. It specifies the maximum allowed latency between consecutive connection events.
uint16_t
The desired supervision timeout multiplier. The supervision timeout defines the time limit for detecting the loss of a connection. This value is multiplied by the connection interval to determine the supervision timeout duration.

References