Searched refs:A_OKAY (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dadb.h29 #define A_OKAY 0x59414b4f macro
H A Dadb.c236 case A_OKAY: tag = "OKAY"; break;
269 p->msg.command = A_OKAY;
570 case A_OKAY: /* READY(local-id, remote-id, "") */
H A Dsockets.c482 p->msg.command = A_OKAY;

Completed in 381 milliseconds