Searched defs:ACCESSORY_SET_HID_REPORT_DESC (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/linux/usb/
H A Df_accessory.h39 #define ACCESSORY_SET_HID_REPORT_DESC 56 macro
/frameworks/base/libs/usb/tests/accessorytest/
H A Df_accessory.h100 * the descriptor will be sent in multiple ACCESSORY_SET_HID_REPORT_DESC
105 * request: ACCESSORY_SET_HID_REPORT_DESC
111 #define ACCESSORY_SET_HID_REPORT_DESC 56 macro
/frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
H A DUsbAccessoryConstants.java99 * the descriptor will be sent in multiple ACCESSORY_SET_HID_REPORT_DESC
104 * request: ACCESSORY_SET_HID_REPORT_DESC
110 public static final int ACCESSORY_SET_HID_REPORT_DESC = 56; field in class:UsbAccessoryConstants

Completed in 1343 milliseconds