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