ESP-IDF
tBTA_GATTC_CONNECT::conn_handle
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_CONNECT::conn_handle
tBTA_GATTC_CONNECT::conn_handle field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:415
UINT16
conn_handle
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
conn_handle
;
bta_gatt_api.h:415
cb_data
.
connect
.
conn_handle
=
conn_handle
;
bta_gattc_utils.c:800
bta_gattc_send_connect_cback()
param
.
connect
.
conn_handle
=
connect
->
conn_handle
;
btc_gattc.c:951
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_CONNECT::conn_handle
is written by 1 function and is read by 1 function:
bta_gattc_send_connect_cback()
All items filtered out
tBTA_GATTC_CONNECT::conn_handle
btc_gattc_cb_handler()
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