Home | History | Annotate | Download | only in adb

Lines Matching defs:handle_packet

305 void handle_packet(apacket *p, atransport *t)
309 D("handle_packet() %c%c%c%c\n", ((char*) (&(p->msg.command)))[0],
390 printf("handle_packet: what is %08x?!\n", p->msg.command);