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

  /hardware/libhardware_legacy/include/hardware_legacy/
roam.h 22 #define MAX_BLACKLIST_BSSID 16
43 mac_addr blacklist_bssid[MAX_BLACKLIST_BSSID]; // List of bssids which should not be considered
  /hardware/qcom/wlan/qcwcn/wifi_hal/
roamcommand.h 31 mac_addr bssids[MAX_BLACKLIST_BSSID]; // blacklisted BSSIDs
gscan.cpp 34 mac_addr bssids[MAX_BLACKLIST_BSSID]; // blacklisted BSSIDs
    [all...]
  /hardware/interfaces/wifi/1.0/default/
hidl_struct_util.cpp 753 if (hidl_config.bssidBlacklist.size() > MAX_BLACKLIST_BSSID ||
    [all...]

Completed in 794 milliseconds