HomeSort by relevance Sort by last modified time
    Searched refs:HID_TRANS_SET_IDLE (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluedroid/stack/include/
hiddefs.h 73 #define HID_TRANS_SET_IDLE (9)
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_api.c 259 bta_hh_snd_write_dev(dev_handle, HID_TRANS_SET_IDLE, 0, idle_rate, 0, NULL);
bta_hh_main.c 223 p_data->api_sndcmd.t_type == HID_TRANS_SET_IDLE)
bta_hh_act.c 988 case HID_TRANS_SET_IDLE:/* set w4_handsk event name for callback function use */
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 846 case HID_TRANS_SET_IDLE:
858 if( trans_type == HID_TRANS_SET_IDLE )
    [all...]

Completed in 161 milliseconds