HomeSort by relevance Sort by last modified time
    Searched full:iw_point (Results 26 - 40 of 40) sorted by null

12

  /external/kernel-headers/original/linux/
wireless.h 123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
286 * This ioctl uses struct iw_point and data buffer that includes IE id and len
643 struct iw_point struct
765 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
681 struct iw_point struct
816 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
670 struct iw_point struct
792 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
670 struct iw_point struct
792 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
670 struct iw_point struct
792 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
    [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 297 struct iw_point struct
422 struct iw_point essid;
435 struct iw_point encoding;
442 struct iw_point data;
536 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
537 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 336 struct iw_point *data = (struct iw_point *) cmdObj->buffer1;
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c 463 /* WE-19 removed the pointer from struct iw_point */
    [all...]
driver_hostap.c 840 /* WE-19 removed the pointer from struct iw_point */
driver_madwifi.c 956 /* WE-19 removed the pointer from struct iw_point */
    [all...]
driver_atheros.c 1027 /* WE-19 removed the pointer from struct iw_point */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ralink.c 548 /* WE-19 removed the pointer from struct iw_point */
    [all...]
driver_wext.c 516 /* WE-19 removed the pointer from struct iw_point */
    [all...]
driver_nl80211.c 650 /* WE-19 removed the pointer from struct iw_point */
    [all...]
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c 350 /* WE-19 removed the pointer from struct iw_point */
    [all...]

Completed in 1424 milliseconds

12