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

1 2 3

  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 45 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; local
53 if (wpabuf_resize(&beacon, pos - buf) != 0)
55 wpabuf_put_data(beacon, buf, pos - buf);
75 if (wpabuf_resize(&beacon, pos - buf) != 0)
77 wpabuf_put_data(beacon, buf, pos - buf);
85 if (wpabuf_resize(&beacon, wpabuf_len(hapd->wps_beacon_ie)) <
88 wpabuf_put_buf(beacon, hapd->wps_beacon_ie);
100 if (wpabuf_resize(&beacon, wpabuf_len(hapd->p2p_beacon_ie)) <
103 wpabuf_put_buf(beacon, hapd->p2p_beacon_ie);
116 if (wpabuf_resize(&beacon, 100) == 0)
203 struct wpabuf *beacon, *proberesp, *assocresp; local
    [all...]
beacon.c 2 * hostapd / IEEE 802.11 Management: Beacon and Probe Request/Response
35 #include "beacon.h"
517 struct wpabuf *beacon, *proberesp, *assocresp; local
543 wpa_printf(MSG_ERROR, "Failed to set beacon data");
556 head->u.beacon.beacon_int =
561 head->u.beacon.capab_info = host_to_le16(capab_info);
562 pos = &head->u.beacon.variable[0];
610 * DTIM Beacon frames.
695 hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp);
696 params.beacon_ies = beacon;
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_registrar.c 805 struct wpabuf *beacon; local
809 wpa_printf(MSG_DEBUG, "WPS: Build Beacon and Probe Response IEs");
811 beacon = wpabuf_alloc(300);
812 if (beacon == NULL)
816 wpabuf_free(beacon);
820 if (wps_build_version(beacon) ||
821 wps_build_wps_state(reg->wps, beacon) ||
822 wps_build_ap_setup_locked(reg->wps, beacon) ||
823 wps_build_selected_registrar(reg, beacon) ||
824 wps_build_sel_reg_dev_password_id(reg, beacon) ||
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c 1191 struct wpabuf *beacon; local
1208 beacon = wpabuf_alloc(400 + vendor_len);
1209 if (beacon == NULL)
1213 wpabuf_free(beacon);
1219 wpa_printf(MSG_DEBUG, "WPS: Build Beacon IEs");
1221 if (wps_build_version(beacon) ||
1222 wps_build_wps_state(reg->wps, beacon) ||
1223 wps_build_ap_setup_locked(reg->wps, beacon) ||
1224 wps_build_selected_registrar(reg, beacon) ||
1225 wps_build_sel_reg_dev_password_id(reg, beacon) ||
    [all...]
  /bionic/libc/kernel/common/linux/
wireless.h 335 __u32 beacon; member in struct:iw_missed
  /development/ndk/platforms/android-3/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /external/kernel-headers/original/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
700 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
ieee802_11_defs.h 284 } STRUCT_PACKED beacon; member in union:ieee80211_mgmt::__anon16712
wireless_copy.h 141 * - Add new statistics (frag, retry, beacon)
751 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
727 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
727 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
wireless.h 141 * - Add new statistics (frag, retry, beacon)
727 __u32 beacon; /* Missed beacons/superframe */ member in struct:iw_missed
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
wireless.h 331 __u32 beacon; member in struct:iw_missed

Completed in 286 milliseconds

1 2 3