ESP-IDF
tBTM_ROLE_SWITCH_CMPL::role
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tBTM_ROLE_SWITCH_CMPL::role
tBTM_ROLE_SWITCH_CMPL::role field
Syntax
Show:
Summary
Declaration
from
btm_api.h:787
UINT8
role
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
role
;
/* BTM_ROLE_MASTER or BTM_ROLE_SLAVE */
btm_api.h:787
btm_cb
.
devcb
.
switch_role_ref_data
.
role
=
new_role
;
btm_acl.c:758
BTM_SwitchRole()
evt
.
new_role
=
btm_cb
.
devcb
.
switch_role_ref_data
.
role
;
btm_acl.c:824
btm_acl_encrypt_change()
p_data
->
role
=
new_role
;
btm_acl.c:1488
btm_acl_role_changed()
p_data
->
role
,
p_data
->
hci_status
,
p
->
switch_role_state
)
;
btm_acl.c:1536
btm_acl_role_changed()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_ROLE_SWITCH_CMPL::role
is written by 2 functions and is read by 2 functions:
BTM_SwitchRole()
btm_acl_role_changed()
All items filtered out
tBTM_ROLE_SWITCH_CMPL::role
btm_acl_encrypt_change()
btm_acl_role_changed()
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