Searched defs:StatusRid (Results 1 – 2 of 2) 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 …]
661 typedef struct StatusRid StatusRid; typedef662 struct StatusRid { struct663 __le16 len;664 u8 mac[ETH_ALEN];665 __le16 mode;666 __le16 errorCode;667 __le16 sigQuality;668 __le16 SSIDlen;669 char SSID[32];670 char apName[16];[all …]