OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HhSendCtrl
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c
276
** Function
BTA_HhSendCtrl
283
void
BTA_HhSendCtrl
(UINT8 dev_handle, tBTA_HH_TRANS_CTRL_TYPE c_type)
/external/bluetooth/bluedroid/bta/include/
bta_hh_api.h
175
/* HID_CONTROL operation code used in
BTA_HhSendCtrl
()
439
** Function
BTA_HhSendCtrl
446
BTA_API extern void
BTA_HhSendCtrl
(UINT8 dev_handle,
/external/bluetooth/bluedroid/btif/src/
btif_hh.c
600
BTA_HhSendCtrl
(p_dev->dev_handle, BTA_HH_CTRL_VIRTUAL_CABLE_UNPLUG);
[
all
...]
Completed in 29 milliseconds