Home
last modified time | relevance | path

Searched defs:WifiDirectConnectInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h161 struct WifiDirectConnectInfo { struct
162 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 …]