ESP-IDF
tBTA_HH_CMD_DATA::p_data
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::p_data
tBTA_HH_CMD_DATA::p_data field
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:113
BT_HDR
*
p_data
;
Examples
References
from
examples
Code
Location
Referrer
BT_HDR
*
p_data
;
bta_hh_int.h:113
p_data
->
api_sndcmd
.
data
,
p_data
->
api_sndcmd
.
rpt_id
,
p_data
->
api_sndcmd
.
p_data
)
;
bta_hh_act.c:1058
bta_hh_write_dev_act()
p_buf
->
p_data
=
p_data
;
bta_hh_api.c:176
bta_hh_snd_write_dev()
if
(
p_data
->
api_sndcmd
.
p_data
!=
NULL
)
{
bta_hh_main.c:314
bta_hh_sm_execute()
osi_free
(
p_data
->
api_sndcmd
.
p_data
)
;
bta_hh_main.c:315
bta_hh_sm_execute()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_HH_CMD_DATA::p_data
is written by 1 function and is read by 2 functions:
bta_hh_snd_write_dev()
All items filtered out
tBTA_HH_CMD_DATA::p_data
bta_hh_write_dev_act()
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