Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/wpa/client/include/
H A Dwpa_client.h133 struct P2pDeviceInfoParam { struct
134 unsigned char srcAddress[ETH_ADDR_LEN];
135 unsigned char p2pDeviceAddress[ETH_ADDR_LEN];
136 unsigned char primaryDeviceType[WIFI_P2P_DEVICE_TYPE_LENGTH];
137 unsigned char deviceName[WIFI_P2P_DEVICE_NAME_LENGTH];
138 int configMethods;
139 int deviceCapabilities;
140 int groupCapabilities;
141 unsigned char wfdDeviceInfo[WIFI_P2P_WFD_DEVICE_INFO_LENGTH];
142 unsigned int wfdLength;
[all …]