Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_types.h99 struct WifiDirectSinkLink { struct
100 char remoteUuid[UUID_BUF_LEN];
101 int channelId;
102 enum WifiDirectBandWidth bandWidth;
103 enum WifiDirectLinkType linkType;
105 char localIp[IP_STR_MAX_LEN];
106 char remoteIp[IP_STR_MAX_LEN];
108 char remoteMac[MAC_ADDR_STR_LEN];