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

  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant_i.h 446 enum { WPA_SETBAND_AUTO, WPA_SETBAND_5G, WPA_SETBAND_2G } setband; member in struct:wpa_supplicant
scan.c 549 if (wpa_s->setband == WPA_SETBAND_5G)
552 else if (wpa_s->setband == WPA_SETBAND_2G)
    [all...]

Completed in 168 milliseconds