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

  /bootable/recovery/minadbd/
adb.h 262 /* this should only be used for transports with connection_state == CS_NOPERM */
405 #define CS_NOPERM 5 /* Insufficient permissions to communicate with the device */
  /system/core/adb/
adb.h 303 /* this should only be used for transports with connection_state == CS_NOPERM */
469 #define CS_NOPERM 5 /* Insufficient permissions to communicate with the device */

Completed in 231 milliseconds