ESP-IDF
tBTA_HH_CMD_DATA::hdr
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_CMD_DATA::hdr
tBTA_HH_CMD_DATA::hdr field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:105
BT_HDR
hdr
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
hdr
;
bta_hh_int.h:105
p_buf
->
hdr
.
event
=
BTA_HH_API_WRITE_DEV_EVT
;
bta_hh_api.c:171
bta_hh_snd_write_dev()
p_buf
->
hdr
.
layer_specific
=
(
UINT16
)
dev_handle
;
bta_hh_api.c:172
bta_hh_snd_write_dev()
cback_data
.
dev_status
.
handle
=
(
UINT8
)
p_data
->
api_sndcmd
.
hdr
.
layer_specific
;
bta_hh_main.c:321
bta_hh_sm_execute()
cback_data
.
hs_data
.
handle
=
(
UINT8
)
p_data
->
api_sndcmd
.
hdr
.
layer_specific
;
bta_hh_main.c:324
bta_hh_sm_execute()
cback_data
.
dev_status
.
handle
=
(
UINT8
)
p_data
->
api_sndcmd
.
hdr
.
layer_specific
;
bta_hh_main.c:340
bta_hh_sm_execute()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_CMD_DATA::hdr
is read by 2 functions:
All items filtered out
tBTA_HH_CMD_DATA::hdr
bta_hh_snd_write_dev()
bta_hh_sm_execute()
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