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

  /external/wpa_supplicant/
wireless_copy.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
171 * - Reshuffle struct iw_range for increases, add filler
175 * - Add IW_ENCODE_TEMP and iw_range->encoding_login_index
181 * - Wireless Event capability in struct iw_range
192 * - Add struct iw_range bit field for supported encoding capabilities
433 * a few of them in the struct iw_range. */
540 /* Scan capability flags - in (struct iw_range *)->scan_capa */
629 /* Bit field values for enc_capa in struct iw_range */
636 /* Event capability macros - in (struct iw_range *)->event_cap
968 struct iw_range struct
    [all...]
driver_wext.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
171 * - Reshuffle struct iw_range for increases, add filler
175 * - Add IW_ENCODE_TEMP and iw_range->encoding_login_index
181 * - Wireless Event capability in struct iw_range
192 * - Add struct iw_range bit field for supported encoding capabilities
433 * a few of them in the struct iw_range. */
540 /* Scan capability flags - in (struct iw_range *)->scan_capa */
637 /* Bit field values for enc_capa in struct iw_range */
644 /* Event capability macros - in (struct iw_range *)->event_cap
976 struct iw_range struct
    [all...]
  /external/kernel-headers/original/linux/
wireless.h 169 * - Increase the number of bitrates in iw_range to 32 (for 802.11g)
170 * - Increase the number of frequencies in iw_range to 32 (for 802.11b+a)
171 * - Reshuffle struct iw_range for increases, add filler
175 * - Add IW_ENCODE_TEMP and iw_range->encoding_login_index
181 * - Wireless Event capability in struct iw_range
192 * - Add struct iw_range bit field for supported encoding capabilities
421 * a few of them in the struct iw_range. */
600 /* Bit field values for enc_capa in struct iw_range */
606 /* Event capability macros - in (struct iw_range *)->event_capa
620 /* "Easy" macro to set events in iw_range (less efficient) *
925 struct iw_range struct
    [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 451 struct iw_range struct
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 451 struct iw_range struct
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 336 struct iw_range *range = (struct iw_range *) cmdObj->buffer2;
342 data->length = sizeof(struct iw_range);
343 os_memorySet(pCmdInterpret->hOs, range, 0, sizeof(struct iw_range));
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 302 struct iw_range *range = (struct iw_range *) cmdObj->buffer2;
306 data->length = sizeof(struct iw_range);
307 os_memorySet(pCmdInterpret->hOs, range, 0, sizeof(struct iw_range));
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c     [all...]
driver_wext.c     [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c 1527 struct iw_range *range = (struct iw_range *) extra
    [all...]

Completed in 1361 milliseconds