Searched defs:StatusRid (Results 1 – 1 of 1) sorted by relevance
662 typedef struct StatusRid StatusRid; typedef663 struct StatusRid { struct664 __le16 len;665 u8 mac[ETH_ALEN];666 __le16 mode;667 __le16 errorCode;668 __le16 sigQuality;669 __le16 SSIDlen;670 char SSID[32];671 char apName[16];[all …]