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

  /system/core/adb/
adb.h 27 #define A_OKAY 0x59414b4f
adb.c 168 case A_OKAY: tag = "OKAY"; break;
200 p->msg.command = A_OKAY;
348 case A_OKAY: /* READY(local-id, remote-id, "") */
    [all...]
sockets.c 443 p->msg.command = A_OKAY;
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 40 #define A_OKAY 0x59414b4f

Completed in 214 milliseconds