ESP-IDF
tBTA_HH_MAINT_DEV::bda
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_HH_MAINT_DEV::bda
tBTA_HH_MAINT_DEV::bda field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:141
BD_ADDR
bda
;
Examples
References
from
examples
Code
Location
Referrer
BD_ADDR
bda
;
bta_hh_int.h:141
bdcpy
(
dev_info
.
bda
,
p_dev_info
->
bda
)
;
bta_hh_act.c:945
bta_hh_maint_dev_act()
if
(
HID_HostAddDev
(
p_dev_info
->
bda
,
p_dev_info
->
attr_mask
,
&
dev_handle
)
\
bta_hh_act.c:955
bta_hh_maint_dev_act()
bdcpy
(
p_buf
->
bda
,
bda
)
;
bta_hh_api.c:363
BTA_HhAddDev()
bdcpy
(
cback_data
.
dev_info
.
bda
,
p_data
->
api_maintdev
.
bda
)
;
bta_hh_main.c:303
bta_hh_sm_execute()
index
=
bta_hh_find_cb
(
(
(
tBTA_HH_MAINT_DEV
*
)
p_msg
)
->
bda
)
;
bta_hh_main.c:430
bta_hh_hdl_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_MAINT_DEV::bda
is read by 4 functions:
All items filtered out
tBTA_HH_MAINT_DEV::bda
bta_hh_maint_dev_act()
BTA_HhAddDev()
bta_hh_sm_execute()
bta_hh_hdl_event()
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