typedef void (* vm_wlan_scan_callback)(VMUINT32 job_id, void* user_data, vm_wlan_scan_result_t* scan_result);
typedef void (* vm_wlan_scan_callback)(VMUINT32 job_id, void* user_data, vm_wlan_scan_result_t* scan_result);
WLAN scan result callback function. APPs need to copy the bss info byself.
|
Parameters |
Description |
|
job_id |
[IN] The job ID returned from vm_wlan_scan(). |
|
user_data |
[IN] Additional user data for the callback. |
|
scan_result |
[IN] The scan result from the WLAN server. |
void
vmwlan.h
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.