ESP-IDF
tBTA_GATTC::open
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::open
tBTA_GATTC::open field
Syntax
Show:
Summary
Declaration
from
bta_gatt_api.h:436
tBTA_GATTC_OPEN
open
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_GATTC_OPEN
open
;
bta_gatt_api.h:436
bta_dm_proc_open_evt
(
&
p_data
->
open
)
;
bta_dm_act.c:6771
bta_dm_gattc_callback()
cb_data
.
open
.
status
=
status
;
bta_gattc_utils.c:764
bta_gattc_send_open_cback()
cb_data
.
open
.
client_if
=
p_clreg
->
client_if
;
bta_gattc_utils.c:765
bta_gattc_send_open_cback()
cb_data
.
open
.
conn_id
=
conn_id
;
bta_gattc_utils.c:766
bta_gattc_send_open_cback()
cb_data
.
open
.
mtu
=
mtu
;
bta_gattc_utils.c:767
bta_gattc_send_open_cback()
cb_data
.
open
.
transport
=
transport
;
bta_gattc_utils.c:768
bta_gattc_send_open_cback()
bdcpy
(
cb_data
.
open
.
remote_bda
,
remote_bda
)
;
bta_gattc_utils.c:769
bta_gattc_send_open_cback()
tBTA_GATTC_OPEN
*
open
=
&
arg
->
open
;
btc_gattc.c:920
btc_gattc_cb_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC::open
is read by 1 function:
All items filtered out
tBTA_GATTC::open
bta_gattc_send_open_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