HomeSort by relevance Sort by last modified time
    Searched refs:essid (Results 1 - 25 of 44) sorted by null

1 2

  /external/dhcpcd/
if-linux-wireless.c 74 iwr.u.essid.pointer = ssid;
75 iwr.u.essid.length = IF_SSIDSIZE - 1;
78 retval = iwr.u.essid.length;
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
cu_wext.c 185 pCuWext->req_data.essid.pointer = (PVOID)ssid->Ssid;
186 pCuWext->req_data.essid.length = sizeof(OS_802_11_SSID) - sizeof(U32);
187 pCuWext->req_data.essid.flags = 0;
193 ssid->SsidLength = pCuWext->req_data.essid.length;
270 os_memcpy(tReq.essid, ssid->Ssid, ssid->SsidLength);
370 pCuWext->req_data.essid.pointer = (PVOID)ssid->Ssid;
371 pCuWext->req_data.essid.length = ssid->SsidLength;
373 pCuWext->req_data.essid.flags = 1;
375 pCuWext->req_data.essid.flags = 0;
376 pCuWext->req_data.essid.flags |= SET_SSID_WITHOUT_SUPPL
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_atheros.c     [all...]
driver_madwifi.c     [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 355 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
422 struct iw_point essid; member in union:iwreq_data
  /development/ndk/platforms/android-3/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /external/kernel-headers/original/linux/
wireless.h 105 * - 802.11 support (ESSID ioctls)
258 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
259 #define SIOCGIWESSID 0x8B1B /* get ESSID */
262 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
430 /* Maximum size of the ESSID and NICKN strings */
511 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
687 __u32 nwid; /* Rx : Wrong nwid/essid */
738 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
739 * the current ESSID. This allows scan requests for specific ESSID
743 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
873 struct iw_point essid; \/* Extended network name *\/ member in union:iwreq_data
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 105 * - 802.11 support (ESSID ioctls)
215 * - Change length in ESSID and NICK to strlen() instead of strlen()+1
270 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
271 #define SIOCGIWESSID 0x8B1B /* get ESSID */
274 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
442 /* Maximum size of the ESSID and NICKN strings */
527 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
738 __u32 nwid; /* Rx : Wrong nwid/essid */
789 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
790 * the current ESSID. This allows scan requests for specific ESSI
794 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
924 struct iw_point essid; \/* Extended network name *\/ member in union:iwreq_data
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 603 os_memoryCopy(pCmdInterpret->hOs,pParam->content.pScanParams->desiredSsid.str, pScanReq.essid, pScanReq.essid_len);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 105 * - 802.11 support (ESSID ioctls)
215 * - Change length in ESSID and NICK to strlen() instead of strlen()+1
270 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
271 #define SIOCGIWESSID 0x8B1B /* get ESSID */
274 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
442 /* Maximum size of the ESSID and NICKN strings */
526 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
714 __u32 nwid; /* Rx : Wrong nwid/essid */
765 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
766 * the current ESSID. This allows scan requests for specific ESSI
770 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
900 struct iw_point essid; \/* Extended network name *\/ member in union:iwreq_data
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 105 * - 802.11 support (ESSID ioctls)
215 * - Change length in ESSID and NICK to strlen() instead of strlen()+1
270 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
271 #define SIOCGIWESSID 0x8B1B /* get ESSID */
274 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
442 /* Maximum size of the ESSID and NICKN strings */
526 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
714 __u32 nwid; /* Rx : Wrong nwid/essid */
765 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
766 * the current ESSID. This allows scan requests for specific ESSI
770 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
900 struct iw_point essid; \/* Extended network name *\/ member in union:iwreq_data
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 105 * - 802.11 support (ESSID ioctls)
215 * - Change length in ESSID and NICK to strlen() instead of strlen()+1
270 #define SIOCSIWESSID 0x8B1A /* set ESSID (network name) */
271 #define SIOCGIWESSID 0x8B1B /* get ESSID */
274 /* As the ESSID and NICKN are strings up to 32 bytes long, it doesn't fit
442 /* Maximum size of the ESSID and NICKN strings */
526 #define IW_SCAN_THIS_ESSID 0x0002 /* Scan only this ESSID */
714 __u32 nwid; /* Rx : Wrong nwid/essid */
765 * Use this ESSID if IW_SCAN_THIS_ESSID flag is used instead of using
766 * the current ESSID. This allows scan requests for specific ESSI
770 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
900 struct iw_point essid; \/* Extended network name *\/ member in union:iwreq_data
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
wireless.h 350 __u8 essid[IW_ESSID_MAX_SIZE]; member in struct:iw_scan_req
418 struct iw_point essid; member in union:iwreq_data

Completed in 2073 milliseconds

1 2