Searched defs:htc_service_connect_resp (Results 1 – 1 of 1) sorted by relevance
156 struct htc_service_connect_resp { struct157 u8 *pMetaData; /* caller supplied buffer to optional meta-data */158 u8 BufferLength; /* length of caller supplied buffer */159 u8 ActualLength; /* actual length of meta data */160 HTC_ENDPOINT_ID Endpoint; /* endpoint to communicate over */161 unsigned int MaxMsgLength; /* max length of all messages over this endpoint */162 u8 ConnectRespCode; /* connect response code from target */