Searched defs:WifiDirectConnectInfo (Results 1 – 1 of 1) sorted by relevance
161 struct WifiDirectConnectInfo { struct162 uint32_t requestId;163 int32_t pid;166 bool reuseOnly;167 uint32_t expectApiRole;168 bool isStrict;170 char remoteMac[MAC_ADDR_STR_LEN];171 bool isNetworkDelegate;172 int32_t bandWidth;173 enum IpAddrType ipAddrType;[all …]