ESP-IDF
tBTA_GATTC_DISCONNECT::client_if
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_DISCONNECT::client_if
tBTA_GATTC_DISCONNECT::client_if field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:421
tBTA_GATTC_IF
client_if
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_IF
client_if
;
bta_gatt_api.h:421
if
(
bt_mesh_gattc_if
!=
p_data
->
disconnect
.
client_if
)
{
adapter.c:1697
bt_mesh_bta_gattc_cb()
cb_data
.
disconnect
.
client_if
=
p_clreg
->
client_if
;
bta_gattc_utils.c:824
bta_gattc_send_disconnect_cback()
gattc_if
=
disconnect
->
client_if
;
btc_gattc.c:971
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_DISCONNECT::client_if
is written by 1 function and is read by 2 functions:
bta_gattc_send_disconnect_cback()
All items filtered out
tBTA_GATTC_DISCONNECT::client_if
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