Searched defs:GetChannelCapabilitiesResp (Results 1 – 1 of 1) sorted by relevance
26 struct GetChannelCapabilitiesResp struct28 uint8_t completionCode; // Completion Code30 uint8_t channelNumber; // Channel number that the request was34 uint8_t none:1;35 uint8_t md2:1;36 uint8_t md5:1;37 uint8_t reserved2:1;38 uint8_t straightKey:1; // Straight password/key support40 uint8_t oem:1;41 uint8_t reserved1:1;[all …]