ESP-IDF
BTA_ANY_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
BTA_ANY_ROLE
BTA_ANY_ROLE macro
Syntax
Show:
Summary
Declaration
from
bta_api.h:253
#define
BTA_ANY_ROLE
0x00
Examples
References
from
examples
Code
Location
#define
BTA_ANY_ROLE
0x00
bta_api.h:253
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
=
BTA_ANY_ROLE
;
bta_dm_act.c:3721
if
(
!
set_master_role
&&
(
bta_dm_cb
.
device_list
.
peer_device
[
i
]
.
pref_role
!=
BTA_ANY_ROLE
)
bta_dm_act.c:4025
{
BTA_ID_PAN
,
BTUI_PAN_ID_NAP
,
BTA_ANY_ROLE
}
,
bta_dm_cfg.c:106
{
BTA_ID_PAN
,
BTUI_PAN_ID_GN
,
BTA_ANY_ROLE
}
,
bta_dm_cfg.c:107
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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