HomeSort by relevance Sort by last modified time
    Searched refs:OID_802_11_BSSID_LIST (Results 1 - 7 of 7) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.h 48 #define OID_802_11_BSSID_LIST 0x0609
driver_ndis.c 72 #define OID_802_11_BSSID_LIST 0x0d010217
777 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
    [all...]
driver_ralink.c 1100 iwr.u.data.flags = OID_802_11_BSSID_LIST;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ralink.h 48 #define OID_802_11_BSSID_LIST 0x0609
driver_ndis.c 72 #define OID_802_11_BSSID_LIST 0x0d010217
854 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
    [all...]
driver_ralink.c 972 iwr.u.data.flags = OID_802_11_BSSID_LIST;
    [all...]
  /external/wpa_supplicant/
driver_ndis.c 66 #define OID_802_11_BSSID_LIST 0x0d010217
781 len = ndis_get_oid(drv, OID_802_11_BSSID_LIST, (char *) b, blen);
    [all...]

Completed in 207 milliseconds