ESP-IDF
tBTM_LE_UPDATE_CONN_PRAMS
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_LE_UPDATE_CONN_PRAMS
tBTM_LE_UPDATE_CONN_PRAMS struct
Syntax
Show:
Summary
Declaration
from
btm_api.h:145
typedef
struct
{
UINT16
min_conn_int
;
UINT16
max_conn_int
;
UINT16
conn_int
;
UINT16
slave_latency
;
UINT16
supervision_tout
;
}
tBTM_LE_UPDATE_CONN_PRAMS
;
Fields
Field
Declared as
tBTM_LE_UPDATE_CONN_PRAMS::min_conn_int
UINT16
tBTM_LE_UPDATE_CONN_PRAMS::max_conn_int
UINT16
tBTM_LE_UPDATE_CONN_PRAMS::conn_int
UINT16
tBTM_LE_UPDATE_CONN_PRAMS::slave_latency
UINT16
tBTM_LE_UPDATE_CONN_PRAMS::supervision_tout
UINT16
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out