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

  /external/wpa_supplicant_8/src/wps/
wps.h 386 * dualband - Whether this is a concurrent dualband AP
388 int dualband; member in struct:wps_registrar_config
wps_registrar.c 175 int dualband; member in struct:wps_registrar
532 if (id != DEV_PW_PUSHBUTTON || !reg->dualband)
667 reg->dualband = cfg->dualband;
    [all...]

Completed in 359 milliseconds