ESP-IDF
tBTA_GATTC_INT_CONN::role
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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_INT_CONN::role
tBTA_GATTC_INT_CONN::role field
Syntax
Show:
Summary
Declaration
from
bta_gattc_int.h:243
UINT8
role
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
role
;
bta_gattc_int.h:243
p_data
->
int_conn
.
hdr
.
layer_specific
,
p_data
->
int_conn
.
conn_params
,
p_data
->
int_conn
.
role
,
bta_gattc_act.c:789
bta_gattc_conncback()
p_buf
->
int_conn
.
role
=
L2CA_GetBleConnRole
(
bda
)
;
bta_gattc_act.c:1782
bta_gattc_conn_cback()
if
(
p_msg
->
int_conn
.
role
==
HCI_ROLE_SLAVE
)
{
bta_gattc_utils.c:937
bta_gattc_find_int_conn_clcb()
p_msg
->
int_conn
.
role
)
)
{
bta_gattc_utils.c:949
bta_gattc_find_int_conn_clcb()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_GATTC_INT_CONN::role
is written by 1 function and is read by 2 functions:
bta_gattc_conn_cback()
All items filtered out
tBTA_GATTC_INT_CONN::role
bta_gattc_find_int_conn_clcb()
bta_gattc_conncback()
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