ESP-IDF
tBTA_DM_API_ADD_DEVICE::tm
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_API_ADD_DEVICE::tm
tBTA_DM_API_ADD_DEVICE::tm field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:611
tBTA_SERVICE_MASK
tm
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_SERVICE_MASK
tm
;
bta_dm_int.h:611
while
(
p_dev
->
tm
&&
(
index
<
BTA_MAX_SERVICE_ID
)
)
{
bta_dm_act.c:1192
bta_dm_add_device()
if
(
p_dev
->
tm
&
(
UINT32
)
(
1
<
<
index
)
)
{
bta_dm_act.c:1193
bta_dm_add_device()
p_dev
->
tm
&=
(
UINT32
)
(
~
(
1
<
<
index
)
)
;
bta_dm_act.c:1198
bta_dm_add_device()
p_msg
->
tm
=
trusted_mask
;
bta_dm_api.c:956
BTA_DmAddDevice()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_ADD_DEVICE::tm
is written by 2 functions and is read by 1 function:
bta_dm_add_device()
BTA_DmAddDevice()
All items filtered out
tBTA_DM_API_ADD_DEVICE::tm
bta_dm_add_device()
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