HomeSort by relevance Sort by last modified time
    Searched full:bsss (Results 1 - 24 of 24) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-getall.py 37 res = if_obj.Get("fi.w1.wpa_supplicant1.Interface", 'BSSs',
wpas-dbus-new.py 81 res = if_obj.Get(WPAS_DBUS_INTERFACES_INTERFACE, 'BSSs',
  /external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/
network_WiFi_ChannelScanDwellTime.py 75 @param bss_list: List of BSSs.
106 for specific number of BSSs with specific delay, the SSIDs of the
155 # BSSs from previous run.
  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h 26 * cache entry is applicable to all BSSs (any BSSID/aa[]) that
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.h 44 struct dl_list bsss; member in struct:nl80211_wiphy_data
nl80211_copy.h     [all...]
driver_nl80211.c 696 dl_list_init(&w->bsss);
733 dl_list_for_each(tmp_bss, &w->bsss, struct i802_bss, wiphy_list) {
743 dl_list_add(&w->bsss, &bss->wiphy_list);
761 dl_list_for_each(tmp_bss, &w->bsss, struct i802_bss, wiphy_list) {
771 if (!dl_list_empty(&w->bsss))
    [all...]
driver_atheros.c     [all...]
driver.h 546 * relative_rssi - Relative RSSI for reporting better BSSs
564 * An amount of relative_band_rssi should be added to the BSSs that
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 1149 * 0 = Disable reporting relatively preferred BSSs
1150 * 1 = Enable reporting relatively preferred BSSs
1155 * relative_rssi - Relative RSSI for reporting better BSSs
1172 * BSSs that belong to the relative_adjust_band while comparing
    [all...]
ChangeLog     [all...]
  /system/connectivity/wificond/scanning/
scan_utils.h 121 // Only BSSs match the |match_ssids| and |rssi_threshold| will be returned as
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.h 62 #define WPAS_DBUS_NEW_BSSIDS_PART "BSSs"
dbus_new.c     [all...]
dbus_new_handlers.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
WiFi.h 971 Request a survey of potential BSSs that administrator can later elect to try to join.
973 The Scan() function returns the description of the set of BSSs detected by the scan
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_config.h 761 /* Use driver-generated interface addresses when adding multiple BSSs */
acs.c 62 * - include neighboring BSS scan to avoid conflicts with 40 MHz intolerant BSSs
  /external/kernel-headers/original/uapi/linux/
nl80211.h     [all...]
  /system/connectivity/wificond/net/kernel-header-latest/
nl80211.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h     [all...]
  /external/iw/
nl80211.h     [all...]
  /device/generic/goldfish/wifi/
simulated_hostapd.conf     [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]

Completed in 6493 milliseconds