typedef struct { VMUINT8 ssid_len; VMUINT8 ssid[VM_WLAN_SSID_MAX_LENGTH]; } vm_wlan_ssid_t;
typedef struct { VMUINT8 ssid_len; VMUINT8 ssid[VM_WLAN_SSID_MAX_LENGTH]; } vm_wlan_ssid_t;
This struct is designed for user to pass the specialized SSID for scanning.
vmwlan.h
|
Members |
Description |
|
VMUINT8 ssid_len; |
SSID length. |
|
VMUINT8 ssid[VM_WLAN_SSID_MAX_LENGTH]; |
SSID. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.