Home
last modified time | relevance | path

Searched defs:apacket (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dadb.h42 typedef struct apacket apacket; typedef
59 struct apacket struct
61 apacket *next; argument
63 unsigned len;
64 unsigned char *ptr;
66 amessage msg;
67 unsigned char data[MAX_PAYLOAD];