Searched refs:ndis_get_oid (Results 1 - 4 of 4) 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));
848 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1361 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1375 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1424 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1766 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));
848 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1361 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1375 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1424 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1766 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));
848 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1361 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1375 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1424 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1766 len = ndis_get_oid(dr
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c415 static int ndis_get_oid(struct wpa_driver_ndis_data *drv, unsigned int oid, function
569 res = ndis_get_oid(drv, OID_802_11_AUTHENTICATION_MODE,
597 res = ndis_get_oid(drv, OID_802_11_ENCRYPTION_STATUS,
621 return ndis_get_oid(drv, OID_802_11_BSSID, (char *) bssid, ETH_ALEN) <
632 res = ndis_get_oid(drv, OID_802_11_SSID, (char *) &buf, sizeof(buf));
777 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1260 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION, buf,
1274 len = ndis_get_oid(drv, OID_802_11_ASSOCIATION_INFORMATION,
1323 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
1665 len = ndis_get_oid(dr
[all...]

Completed in 60 milliseconds