ESP-IDF
tBTA_GATTC_REG::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_REG::client_if
tBTA_GATTC_REG::client_if field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:299
tBTA_GATTC_IF
client_if
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_IF
client_if
;
bta_gatt_api.h:299
bt_mesh_gattc_if
=
p_data
->
reg_oper
.
client_if
;
adapter.c:1361
bt_mesh_bta_gattc_cb()
APPL_TRACE_DEBUG
(
"BTA_GATTC_REG_EVT client_if = %d"
,
p_data
->
reg_oper
.
client_if
)
;
bta_dm_act.c:6762
bta_dm_gattc_callback()
bta_dm_search_cb
.
client_if
=
p_data
->
reg_oper
.
client_if
;
bta_dm_act.c:6764
bta_dm_gattc_callback()
cb_data
.
reg_oper
.
client_if
=
p_cb
->
cl_rcb
[
i
]
.
client_if
;
bta_gattc_act.c:227
bta_gattc_register()
cb_data
.
reg_oper
.
client_if
=
client_if
;
bta_gattc_act.c:1724
bta_gattc_deregister_cmpl()
cb_data
.
reg_oper
.
client_if
=
p_msg
->
api_listen
.
client_if
;
bta_gattc_act.c:2345
bta_gattc_listen()
cb_data
.
reg_oper
.
client_if
=
p_msg
->
api_listen
.
client_if
;
bta_gattc_act.c:2408
bta_gattc_broadcast()
gattc_if
=
reg_oper
->
client_if
;
btc_gattc.c:810
btc_gattc_cb_handler()
gattc_if
=
reg_oper
->
client_if
;
btc_gattc.c:819
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_REG::client_if
is written by 4 functions and is read by 3 functions:
bta_gattc_register()
bta_gattc_deregister_cmpl()
bta_gattc_listen()
bta_gattc_broadcast()
All items filtered out
tBTA_GATTC_REG::client_if
bta_dm_gattc_callback()
btc_gattc_cb_handler()
bt_mesh_bta_gattc_cb()
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