Searched defs:WifiLinkedInfo (Results 1 – 7 of 7) sorted by relevance
192 struct WifiLinkedInfo { struct193 int networkId;194 std::string ssid;195 std::string bssid;197 int band; /* 2.4G / 5G */198 int frequency;200 std::string macAddress;201 int macType;202 unsigned int ipAddress;203 ConnState connState;[all …]
77 } WifiLinkedInfo; typedef
86 } WifiLinkedInfo; typedef
364 ## WifiLinkedInfo section
508 ## WifiLinkedInfo section