Searched defs:StatusRid (Results 1 – 1 of 1) sorted by relevance
655 typedef struct StatusRid StatusRid; typedef656 struct StatusRid { struct657 __le16 len;658 u8 mac[ETH_ALEN];659 __le16 mode;660 __le16 errorCode;661 __le16 sigQuality;662 __le16 SSIDlen;663 char SSID[32];664 char apName[16];[all …]