ESP-IDF
tBTA_DM_PEER_DEVICE::pref_role
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_DM_PEER_DEVICE::pref_role
tBTA_DM_PEER_DEVICE::pref_role field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1410
tBTA_PREF_ROLES
pref_role
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_PREF_ROLES
pref_role
;
bta_dm_int.h:1410
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
=
BTA_ANY_ROLE
;
bta_dm_act.c:3721
bta_dm_acl_change()
if
(
role
>
p_dev
->
pref_role
)
{
bta_dm_act.c:3889
bta_dm_rm_cback()
p_dev
->
pref_role
=
role
;
bta_dm_act.c:3890
bta_dm_rm_cback()
if
(
!
set_master_role
&&
(
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
!=
BTA_ANY_ROLE
)
bta_dm_act.c:4025
bta_dm_adjust_roles()
if
(
(
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
==
BTA_MASTER_ROLE_ONLY
)
bta_dm_act.c:4031
bta_dm_adjust_roles()
if
(
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
!=
BTA_SLAVE_ROLE_ONLY
&&
bta_dm_act.c:4040
bta_dm_adjust_roles()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_PEER_DEVICE::pref_role
is written by 2 functions and is read by 2 functions:
bta_dm_acl_change()
bta_dm_rm_cback()
All items filtered out
tBTA_DM_PEER_DEVICE::pref_role
bta_dm_rm_cback()
bta_dm_adjust_roles()
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