OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HID_TRANS_SET_IDLE
(Results
1 - 5
of
5
) sorted by null
/system/bt/stack/include/
hiddefs.h
74
#define
HID_TRANS_SET_IDLE
(9)
/system/bt/bta/hh/
bta_hh_api.c
238
bta_hh_snd_write_dev(dev_handle,
HID_TRANS_SET_IDLE
, 0, idle_rate, 0, NULL);
bta_hh_main.c
326
p_data->api_sndcmd.t_type ==
HID_TRANS_SET_IDLE
)
bta_hh_act.c
[
all
...]
/system/bt/stack/hid/
hidh_conn.c
917
case
HID_TRANS_SET_IDLE
:
929
if( trans_type ==
HID_TRANS_SET_IDLE
)
[
all
...]
Completed in 461 milliseconds