ESP-IDF
tBTA_GATTC_INT_CONN::client_if
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::client_if
tBTA_GATTC_INT_CONN::client_if field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:242
tBTA_GATTC_IF
client_if
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_IF
client_if
;
bta_gattc_int.h:242
p_buf
->
int_conn
.
client_if
=
gattc_if
;
bta_gattc_act.c:1781
bta_gattc_conn_cback()
p_clreg
=
bta_gattc_cl_get_regcb
(
(
(
tBTA_GATTC_DATA
*
)
p_msg
)
->
int_conn
.
client_if
)
;
bta_gattc_main.c:400
bta_gattc_hdl_event()
p_clreg
=
bta_gattc_cl_get_regcb
(
(
(
tBTA_GATTC_DATA
*
)
p_msg
)
->
int_conn
.
client_if
)
;
bta_gattc_main.c:406
bta_gattc_hdl_event()
if
(
(
p_clcb
=
bta_gattc_find_clcb_by_cif
(
p_msg
->
int_conn
.
client_if
,
bta_gattc_utils.c:942
bta_gattc_find_int_conn_clcb()
bta_gattc_check_bg_conn
(
p_msg
->
int_conn
.
client_if
,
bta_gattc_utils.c:947
bta_gattc_find_int_conn_clcb()
p_clcb
=
bta_gattc_clcb_alloc
(
p_msg
->
int_conn
.
client_if
,
bta_gattc_utils.c:951
bta_gattc_find_int_conn_clcb()
p_clcb
=
bta_gattc_find_clcb_by_cif
(
p_msg
->
int_conn
.
client_if
,
bta_gattc_utils.c:975
bta_gattc_find_int_disconn_clcb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_INT_CONN::client_if
is written by 1 function and is read by 3 functions:
bta_gattc_conn_cback()
All items filtered out
tBTA_GATTC_INT_CONN::client_if
bta_gattc_hdl_event()
bta_gattc_find_int_conn_clcb()
bta_gattc_find_int_disconn_clcb()
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