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

  /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...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 160 * - Make struct iw_freq signed (both m & e), add explicit padding
407 #define IW_PRIV_TYPE_FLOAT 0x5000 /* struct iw_freq */
685 struct iw_freq struct
785 struct iw_freq channel_list[IW_MAX_FREQUENCIES];
    [all...]
  /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))
  /development/ndk/platforms/android-3/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))
  /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...]
  /prebuilt/ndk/android-ndk-r4/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))
  /prebuilt/ndk/android-ndk-r4/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))
  /prebuilt/ndk/android-ndk-r4/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))
  /prebuilt/ndk/android-ndk-r4/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))
  /prebuilt/ndk/android-ndk-r4/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))
  /prebuilt/ndk/android-ndk-r4/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))
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 222 res = IPC_STA_Wext_Send(pCuWext->hIpcSta, SIOCGIWFREQ, &pCuWext->req_data, sizeof(struct iw_freq ));
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
cu_wext.c 222 res = IPC_STA_Wext_Send(pCuWext->hIpcSta, SIOCGIWFREQ, &pCuWext->req_data, sizeof(struct iw_freq ));
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.c     [all...]

Completed in 2994 milliseconds