Searched refs:ndis_get_oid (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c450 static int ndis_get_oid(struct wpa_driver_ndis_data *drv, unsigned int oid, function
604 res = ndis_get_oid(drv, OID_802_11_AUTHENTICATION_MODE,
632 res = ndis_get_oid(drv, OID_802_11_ENCRYPTION_STATUS,
656 return ndis_get_oid(drv, OID_802_11_BSSID, (char *) bssid, ETH_ALEN) <
667 res = ndis_get_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));
840 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1353 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1367 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1416 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1758 len = ndis_get_oid(dr
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c450 static int ndis_get_oid(struct wpa_driver_ndis_data *drv, unsigned int oid, function
604 res = ndis_get_oid(drv, OID_802_11_AUTHENTICATION_MODE,
632 res = ndis_get_oid(drv, OID_802_11_ENCRYPTION_STATUS,
656 return ndis_get_oid(drv, OID_802_11_BSSID, (char *) bssid, ETH_ALEN) <
667 res = ndis_get_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));
840 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1353 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1367 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1416 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1758 len = ndis_get_oid(dr
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c450 static int ndis_get_oid(struct wpa_driver_ndis_data *drv, unsigned int oid, function
604 res = ndis_get_oid(drv, OID_802_11_AUTHENTICATION_MODE,
632 res = ndis_get_oid(drv, OID_802_11_ENCRYPTION_STATUS,
656 return ndis_get_oid(drv, OID_802_11_BSSID, (char *) bssid, ETH_ALEN) <
667 res = ndis_get_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));
840 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1353 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1367 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1416 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1758 len = ndis_get_oid(dr
[all...]

Completed in 42 milliseconds