Home | History | Annotate | Download | only in android

Lines Matching defs:protocol

643     /* Defines protocol, used by the client. */
644 QemudProtocol protocol;
666 /* Fields that are protocol-specific. */
684 return (client-> protocol == QEMUD_PROTOCOL_PIPE) ? true : false;
911 c->protocol = QEMUD_PROTOCOL_PIPE;
916 c->protocol = QEMUD_PROTOCOL_SERIAL;