ESP-IDF
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
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
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG value
Syntax
Show:
Summary
Declaration
from
bta_hh_api.h:180
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
;
Examples
References
from
examples
Code
Location
Referrer
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
/* virtual unplug */
bta_hh_api.h:180
}
else
if
(
p_data
->
api_sndcmd
.
param
==
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
)
{
bta_hh_act.c:1075
bta_hh_write_dev_act()
if
(
p_data
->
api_sndcmd
.
param
==
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
)
{
bta_hh_act.c:1100
bta_hh_write_dev_act()
p_data
->
api_sndcmd
.
param
==
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
)
{
bta_hh_main.c:328
bta_hh_sm_execute()
BTA_HhSendCtrl
(
p_dev
->
dev_handle
,
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
)
;
btc_hh.c:665
btc_hh_virtual_unplug()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
is read by 3 functions:
All items filtered out
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
bta_hh_write_dev_act()
bta_hh_sm_execute()
btc_hh_virtual_unplug()
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