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

  /bionic/libc/kernel/common/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /external/kernel-headers/original/linux/
wireless.h 160 * - Make struct iw_freq signed (both m & e), add explicit padding
395 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
658 struct iw_freq struct
758 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 160 * - Make struct iw_freq signed (both m & e), add explicit padding
407 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
701 struct iw_freq struct
801 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 160 * - Make struct iw_freq signed (both m & e), add explicit padding
407 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
709 struct iw_freq struct
809 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 304 struct iw_freq struct
355 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
420 struct iw_freq freq;
510 struct iw_freq freq[IW_MAX_FREQUENCIES];
534 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))

Completed in 2556 milliseconds