ESP-IDF
tBTA_GATTC_INT_CONN::reason
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::reason
tBTA_GATTC_INT_CONN::reason field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:245
tGATT_DISCONN_REASON
reason
;
Examples
References
from
examples
Code
Location
Referrer
tGATT_DISCONN_REASON
reason
;
bta_gattc_int.h:245
p_data
->
int_conn
.
reason
,
bta_gattc_act.c:809
bta_gattc_disconncback()
cb_data
.
close
.
reason
=
p_data
->
int_conn
.
reason
;
bta_gattc_act.c:871
bta_gattc_close()
p_buf
->
int_conn
.
reason
=
reason
;
bta_gattc_act.c:1783
bta_gattc_conn_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_INT_CONN::reason
is written by 1 function and is read by 2 functions:
bta_gattc_conn_cback()
All items filtered out
tBTA_GATTC_INT_CONN::reason
bta_gattc_disconncback()
bta_gattc_close()
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