HomeSort by relevance Sort by last modified time
    Searched defs:ACCESSORY_STRING_SERIAL (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/linux/usb/
f_accessory.h 31 #define ACCESSORY_STRING_SERIAL 5
  /external/kernel-headers/original/linux/usb/
f_accessory.h 37 #define ACCESSORY_STRING_SERIAL 5
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbAccessoryConstants.java 36 public static final int ACCESSORY_STRING_SERIAL = 5;
  /device/google/accessory/arduino/AndroidAccessory/
AndroidAccessory.cpp 31 #define ACCESSORY_STRING_SERIAL 5
98 sendString(addr, ACCESSORY_STRING_SERIAL, serial);

Completed in 379 milliseconds