OID_802_11_BSSID_LIST
This object identifier returns a list of all BSSIDs detected, including their attributes specified in the NDIS_REQUEST data structure.
The list of BSSIDs returned is the cached list stored in the IEEE 802.11 NIC's database.
The list of BSSIDs in the IEEE 802.11 NIC's database is the set of basic service sets (BSSs) detected by the IEEE 802.11 NIC during the last survey of potential BSSs.
A call to this object identifier results in an immediate return of the list of BSSIDs in the IEEE 802.11 NIC's database.
If this object identifier is called without a preceding call to OID_802_11_BSSID_LIST_SCAN and the IEEE 802.11 NIC is active, OID_802_11_BSSID_LIST might return a list of BSSIDs limited to those that the IEEE 802.11 NIC considers valid to join, based upon its current configuration.
However, if OID_802_11_BSSID_LIST is immediately preceded by a call to OID_802_11_BSSID_LIST_SCAN, the list of BSSIDs should contain all BSSIDs found during the OID_802_11_BSSID_LIST_SCAN.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Ntddndis.h.
See Also
OID_802_11_BSSID_LIST_SCAN | 802.1x Authentication | Network Drivers
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.