HomeSort by relevance Sort by last modified time
    Searched full:ibss (Results 26 - 50 of 94) sorted by null

12 3 4

  /hardware/interfaces/wifi/offload/1.0/
types.hal 50 IBSS = 1 << 1,
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.wifi.offload@1.0.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.wifi.offload@1.0.so 
  /external/autotest/client/deps/iwcap/src/
nl80211.h 202 * frame in station and IBSS modes when the local MLME processed the
228 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
234 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
485 * @NL80211_ATTR_FREQ_FIXED: a flag indicating the IBSS should not try to look
    [all...]
iwcap.c 178 { "ibss", 4, CHECK_IS_IBSS },
444 pbool("ibss", check_iftype(tb_msg, NL80211_IFTYPE_ADHOC));
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 95 # the currently enabled networks are found, a new network (IBSS or AP mode
113 # When using IBSS or AP mode, ap_scan=2 mode can force the new network to be
116 # networks are found, a new IBSS or AP mode network is created.
    [all...]
ChangeLog 84 * added 80+80 MHz and 160 MHz VHT support for IBSS/mesh
85 * fixed SIGNAL_POLL in IBSS and mesh cases
160 - added VHT configuration for IBSS
259 * enable HT for IBSS if supported by the driver
308 * fixed IBSS channel configuration in some corner cases
349 * started to enable HT (if supported by the driver) for IBSS
361 - allow beacon interval to be configured for IBSS
536 * added peer restart detection for IBSS RSN
612 - STA entry authorization in RSN IBSS
    [all...]
wpa_supplicant.c 156 /* IBSS/WPA-None uses only one key (Group) for both receiving and
161 "IBSS/ad-hoc) for WPA-None", ssid->mode);
285 * RSN IBSS authentication is per-STA and we can disable the
    [all...]
  /external/iw/
event.c 443 printf("\to ibss enabled\n");
457 printf("IBSS %s joined\n", macbuf);
interface.c 85 #define IFACE_TYPES "Valid interface types are: managed, ibss, monitor, mesh, wds."
104 strcmp(tpstr, "ibss") == 0) {
nl80211.h 408 * frame in station and IBSS modes when the local MLME processed the
438 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
446 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
nl80211.h 317 * frame in station and IBSS modes when the local MLME processed the
347 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
355 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
if_media.h 171 #define IFM_IEEE80211_IBSS 0x00000400 /* Operate in IBSS mode */
  /external/autotest/client/common_lib/cros/network/
xmlrpc_datatypes.py 33 STATION_TYPE_IBSS = 'ibss'
  /external/autotest/server/
site_linux_router.py 458 """Configure a station based AP in IBSS mode.
468 interface = self.get_wlanif(config.frequency, 'ibss')
479 dev_type='ibss'))
793 if instance.dev_type == 'ibss':
    [all...]
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
android.hardware.wifi.offload@1.0.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
android.hardware.wifi.offload@1.0.so 
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 97 /** RSN IBSS 4-way handshakes completed with specified peer */
98 #define IBSS_RSN_COMPLETED "IBSS-RSN-COMPLETED "
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_i.h 642 * P2P Operation Attr, WLAN IBSS Attr, WLAN Mesh Attr
699 * WLAN Intra Attr, P2P Operation Attr, WLAN IBSS Attr,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 257 * struct wpa_scan_res - Scan result for an BSS/IBSS
258 * @flags: information flags about the BSS/IBSS (WPA_SCAN_*)
808 * beacon_int - Beacon interval for IBSS or 0 to use driver default
877 * mode - Operation mode (infra/ibss) IEEE80211_MODE_*
962 * fixed_bssid - Whether to force this BSSID in IBSS mode
969 * fixed_freq - Fix control channel in IBSS mode
971 * 1 = fix control channel; this prevents IBSS merging with another
    [all...]
nl80211_copy.h 464 * frame in station and IBSS modes when the local MLME processed the
498 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
506 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
    [all...]
  /device/google/marlin/
WCNSS_qcom_cfg.ini 306 # Inactivity time (in ms) to end TX Service Period while in IBSS power save mode
  /external/kernel-headers/original/uapi/linux/
nl80211.h 489 * frame in station and IBSS modes when the local MLME processed the
523 * @NL80211_CMD_JOIN_IBSS: Join a new IBSS -- given at least an SSID and a
531 * @NL80211_CMD_LEAVE_IBSS: Leave the IBSS -- no special arguments, the IBSS is
    [all...]
  /external/scapy/scapy/layers/
dot11.py 196 "ESS", "IBSS", "CFP", "CFP-req",
  /external/syslinux/gpxe/src/include/gpxe/
wpa.h 72 /** SMC Message bit; set when this frame is part of an IBSS SMK handshake */

Completed in 2347 milliseconds

12 3 4