ESP-IDF
tBTA_GATTC_INT_CONN::conn_params
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
tBTA_GATTC_INT_CONN::conn_params
tBTA_GATTC_INT_CONN::conn_params field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:247
tBTA_GATT_CONN_PARAMS
conn_params
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATT_CONN_PARAMS
conn_params
;
bta_gattc_int.h:247
p_data
->
int_conn
.
hdr
.
layer_specific
,
p_data
->
int_conn
.
conn_params
,
p_data
->
int_conn
.
role
,
bta_gattc_act.c:789
bta_gattc_conncback()
p_buf
->
int_conn
.
conn_params
.
interval
=
p_lcb
->
current_used_conn_interval
;
bta_gattc_act.c:1768
bta_gattc_conn_cback()
p_buf
->
int_conn
.
conn_params
.
latency
=
p_lcb
->
current_used_conn_latency
;
bta_gattc_act.c:1769
bta_gattc_conn_cback()
p_buf
->
int_conn
.
conn_params
.
timeout
=
p_lcb
->
current_used_conn_timeout
;
bta_gattc_act.c:1770
bta_gattc_conn_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_INT_CONN::conn_params
is read by 2 functions:
All items filtered out
tBTA_GATTC_INT_CONN::conn_params
bta_gattc_conncback()
bta_gattc_conn_cback()
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