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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 100 #define BCM4321_D11N_ID 0x4328 /* 4321 802.11n dualband id */
103 #define BCM4322_D11N_ID 0x432b /* 4322 802.11n dualband device */
106 #define BCM4329_D11N_ID 0x432e /* 4329 802.11n dualband device */
112 #define BCM4319_D11N_ID 0x4337 /* 4319 802.11n dualband device */
117 #define BCM43222_D11N_ID 0x4350 /* 43222 802.11n dualband device */
120 #define BCM43224_D11N_ID 0x4353 /* 43224 802.11n dualband device */
122 #define BCM43226_D11N_ID 0x4354 /* 43226 802.11n dualband device */
123 #define BCM43236_D11N_ID 0x4346 /* 43236 802.11n dualband device */
127 #define BCM43421_D11N_ID 0xA99D /* 43421 802.11n dualband device */
129 #define BCM4330_D11N_ID 0x4360 /* 4330 802.11n dualband device *
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 387 * dualband - Whether this is a concurrent dualband AP
389 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...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 864 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */
1064 WPS_RF_60GHZ : WPS_RF_24GHZ; /* FIX: dualband AP */
1156 cfg.dualband = interface_count(hapd->iface) > 1
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 129 milliseconds