typedef struct { VMUINT8 ssid_list_number; vm_wlan_ssid_t ssid_list[VM_WLAN_MAX_SPEC_SSID_LIST_NUMBER]; } vm_wlan_specific_ssid_list_t;
typedef struct { VMUINT8 ssid_list_number; vm_wlan_ssid_t ssid_list[VM_WLAN_MAX_SPEC_SSID_LIST_NUMBER]; } vm_wlan_specific_ssid_list_t;
Part of scan parameters -- the specific SSID list.
vmwlan.h
|
Members |
Description |
|
VMUINT8 ssid_list_number; |
The length of the ssid_list. |
|
vm_wlan_ssid_t ssid_list[VM_WLAN_MAX_SPEC_SSID_LIST_NUMBER]; |
List of the specific 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.