OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
184
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
/* virtual unplug */
/external/bluetooth/bluedroid/bta/hh/
bta_hh_main.c
342
p_data->api_sndcmd.param ==
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
)
bta_hh_act.c
[
all
...]
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
596
BTIF_TRACE_DEBUG("%s Sending
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
", __FUNCTION__);
600
BTA_HhSendCtrl(p_dev->dev_handle,
BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG
);
[
all
...]
Completed in 36 milliseconds