typedef struct { VMUINT8 bssid[VM_WLAN_MAC_ADDRESS_LENGTH + 1]; VMUINT32 profile_id; VMINT32 rssi_out; } vm_wlan_connected_ap_info_t;
typedef struct { VMUINT8 bssid[VM_WLAN_MAC_ADDRESS_LENGTH + 1]; VMUINT32 profile_id; VMINT32 rssi_out; } vm_wlan_connected_ap_info_t;
Connected AP information.
vmwlan.h
|
Members |
Description |
|
VMUINT8 bssid[VM_WLAN_MAC_ADDRESS_LENGTH + 1]; |
BSSID. |
|
VMUINT32 profile_id; |
Profile ID. |
|
VMINT32 rssi_out; |
RSSI out. |
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.