add cdc_rndis enum & struct

This commit is contained in:
hathach
2013-07-02 14:45:42 +07:00
parent 12526b34a1
commit b04b145965
4 changed files with 274 additions and 1 deletions

View File

@@ -143,6 +143,7 @@ enum{
typedef enum {
SEND_ENCAPSULATED_COMMAND = 0x00,
GET_ENCAPSULATED_RESPONSE = 0x01,
SET_COMM_FEATURE = 0x02,
GET_COMM_FEATURE = 0x03,
CLEAR_COMM_FEATURE = 0x04,