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

  /system/bt/stack/include/
hiddefs.h 78 #define HID_GET_PARAM_FROM_HDR(x) ((x)&0x0f)
  /system/bt/stack/hid/
hidd_conn.cc 630 param = HID_GET_PARAM_FROM_HDR(*p_data);
hidh_conn.cc 803 param = HID_GET_PARAM_FROM_HDR(*p_data);
    [all...]

Completed in 42 milliseconds