User guide

Redpine Signals, Inc. Proprietary and Confidential. Page 137
R
R
S
S
9
9
1
1
1
1
0
0
-
-
N
N
-
-
1
1
1
1
-
-
2
2
2
2
/
/
2
2
4
4
/
/
2
2
8
8
S
S
o
o
f
f
t
t
w
w
a
a
r
r
e
e
P
P
r
r
o
o
g
g
r
r
a
a
m
m
m
m
i
i
n
n
g
g
R
R
e
e
f
f
e
e
r
r
e
e
n
n
c
c
e
e
M
M
a
a
n
n
u
u
a
a
l
l
V
V
e
e
r
r
s
s
i
i
o
o
n
n
4
4
.
.
1
1
5
5
{
UINT32 uScanCount;
UINT32 uErrorcode;
struct SPI_WiFi_CNFG_BssidInfo stBssidInfo[32];
};
struct SPI_WiFi_CNFG_BssidInfo
{
UINT8 uChannelNumber;
UINT8 uSecMode;
UINT8 rssiVal;
UINT8 aSSID[32];
UINT8 uNetworkType;
UINT8 BSSID[6];
};
Structure member
name
Description
uChannelNumber
Channel Number of the Access Point.
This value can be one of many values,
as listed.
uSecMode
Security Mode of the scanned Access
Point.
0 Open (No Security)
1 WPA
2 WPA2
3 WEP
rssiVal
Absolute value of the RSSI
information. RSSI information
indicates the signal strength of the
Access Point.
aSSID
SSID of the Station
uNetworkType
Whether the Station detected is in
0-IBSS Mode
1-Infrastructure Mode