ESP-IDF
tBTA_DM_API_ADD_DEVICE::bd_name
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::bd_name
tBTA_DM_API_ADD_DEVICE::bd_name field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:617
BD_NAME
bd_name
;
Examples
References
from
examples
Code
Location
Referrer
BD_NAME
bd_name
;
bta_dm_int.h:617
if
(
!
BTM_SecAddDevice
(
p_dev
->
bd_addr
,
p_dc
,
p_dev
->
bd_name
,
p_dev
->
features
,
bta_dm_act.c:1205
bta_dm_add_device()
memset
(
p_msg
->
bd_name
,
0
,
BD_NAME_LEN
+
1
)
;
bta_dm_api.c:973
BTA_DmAddDevice()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_ADD_DEVICE::bd_name
is read by 2 functions:
All items filtered out
tBTA_DM_API_ADD_DEVICE::bd_name
bta_dm_add_device()
BTA_DmAddDevice()
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