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

  /external/qemu/distrib/sdl-1.2.15/src/joystick/linux/
SDL_sysjoystick.c 288 SDL_bool is_hid; member in struct:joystick_hwdata
682 joystick->hwdata->is_hid = SDL_TRUE;
765 return(joystick->hwdata->is_hid);
1160 if ( joystick->hwdata->is_hid )
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 468 BOOLEAN is_hid = check_cod(bd_addr, COD_HID_POINTING); local
473 if (is_hid){
    [all...]

Completed in 172 milliseconds