ESP-IDF
tBTA_HH_CBACK_DATA::addr
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/5)...
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_CBACK_DATA::addr
tBTA_HH_CBACK_DATA::addr field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:134
BD_ADDR
addr
;
Examples
References
from
examples
Code
Location
Referrer
BD_ADDR
addr
;
bta_hh_int.h:134
bdcpy
(
p_buf
->
addr
,
addr
)
;
bta_hh_act.c:1191
bta_hh_cback()
index
=
bta_hh_find_cb
(
(
(
tBTA_HH_CBACK_DATA
*
)
p_msg
)
->
addr
)
;
bta_hh_main.c:447
bta_hh_hdl_event()
if
(
HID_HostGetDev
(
(
(
tBTA_HH_CBACK_DATA
*
)
p_msg
)
->
addr
,
&
hdl
)
==
HID_SUCCESS
&&
hdl
!=
BTA_HH_IDX_INVALID
)
{
bta_hh_main.c:449
bta_hh_hdl_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_CBACK_DATA::addr
is read by 2 functions:
All items filtered out
tBTA_HH_CBACK_DATA::addr
bta_hh_cback()
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