HomeSort by relevance Sort by last modified time
    Searched defs:beacon (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/syslinux/gpxe/src/net/80211/
sec80211.c 249 * Find the RSN or WPA information element in the provided beacon frame
380 * @v iob I/O buffer containing beacon frame
389 * beacon->capab should be considered unknown.
396 struct ieee80211_beacon *beacon = local
405 if ( ! ( rsn = sec80211_find_rsn ( beacon->info_element, iob->tail,
410 if ( beacon->capability & IEEE80211_CAPAB_PRIVACY )
wpa.c 114 * if none should be sent because that network's beacon included no
119 * included in the beacon for the network it is destined for.
131 struct ieee80211_beacon *beacon; local
138 hdr = dev->associating->beacon->data;
139 beacon = ( struct ieee80211_beacon * ) hdr->data;
140 rsn = sec80211_find_rsn ( beacon->info_element,
141 dev->associating->beacon->tail, &is_rsn,
218 struct ieee80211_beacon *beacon; local
229 iob = dev->associating->beacon;
231 beacon = ( struct ieee80211_beacon * ) hdr->data
    [all...]
net80211.c 89 * This is used to keep beacon signal strengths in a parallel queue to
114 /** Time last useful beacon was received */
660 * If enable is TRUE, beacon, probe, and action frames will be kept
1015 * @v capab Capabilities field in beacon, probe, or association frame
1425 struct ieee80211_beacon *beacon; local
1508 struct ieee80211_beacon *beacon = local
2122 struct ieee80211_beacon *beacon = local
2427 struct ieee80211_beacon *beacon; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 71 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local
78 if (add_buf_data(&beacon, buf, pos - buf) < 0)
91 if (add_buf_data(&beacon, buf, pos - buf) < 0 ||
96 if (add_buf(&beacon, hapd->iface->fst_ies) < 0 ||
102 if (add_buf(&beacon, hapd->wps_beacon_ie) < 0 ||
107 if (add_buf(&beacon, hapd->p2p_beacon_ie) < 0 ||
114 if (wpabuf_resize(&beacon, 100) == 0) {
116 start = wpabuf_put(beacon, 0);
118 wpabuf_put(beacon, p - start);
160 if (add_buf_data(&beacon, buf, pos - buf) < 0 |
220 struct wpabuf *beacon, *proberesp, *assocresp; local
    [all...]
beacon.c 2 * hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response
29 #include "beacon.h"
1068 wpa_printf(MSG_ERROR, "Failed to set beacon data");
1081 head->u.beacon.beacon_int =
1086 head->u.beacon.capab_info = host_to_le16(capab_info);
1087 pos = &head->u.beacon.variable[0];
1163 * DTIM Beacon frames.
1342 struct wpabuf *beacon, *proberesp, *assocresp; local
    [all...]
  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_phy.c 1185 u32 phy_sig, phy_agc, phy_sat, beacon; local
1193 beacon = ath5k_hw_reg_read(ah, AR5K_BEACON_5210);
1194 ath5k_hw_reg_write(ah, beacon & ~AR5K_BEACON_ENABLE, AR5K_BEACON_5210);
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/
net80211.h 967 /** TSFT value for last beacon received, microseconds */
1081 struct io_buffer *beacon; member in struct:net80211_wlan
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 1244 struct wpabuf *beacon; local
    [all...]
  /bionic/libc/kernel/uapi/linux/
wireless.h 357 __u32 beacon; member in struct:iw_missed
  /development/ndk/platforms/android-21/include/linux/
wireless.h 365 __u32 beacon; member in struct:iw_missed
  /development/ndk/platforms/android-9/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /external/kernel-headers/original/uapi/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
737 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
741 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
743 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed

Completed in 1108 milliseconds

1 2 3 4 5