OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_TRANS_GET_REPORT
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/include/
hiddefs.h
69
#define
HID_TRANS_GET_REPORT
(4)
/external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c
218
bta_hh_snd_write_dev(dev_handle,
HID_TRANS_GET_REPORT
, param,
bta_hh_int.h
83
#define BTA_HH_FST_BTE_TRANS_EVT
HID_TRANS_GET_REPORT
bta_hh_act.c
[
all
...]
bta_hh_le.c
[
all
...]
/external/bluetooth/bluedroid/stack/hid/
hidh_conn.c
840
case
HID_TRANS_GET_REPORT
:
859
else if( (trans_type ==
HID_TRANS_GET_REPORT
) && (param & 0x08) )
898
if( (trans_type ==
HID_TRANS_GET_REPORT
) && (report_id != 0) )
[
all
...]
Completed in 31 milliseconds