HomeSort by relevance Sort by last modified time
    Searched refs:bss (Results 126 - 150 of 1339) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_android.c 42 static int android_priv_cmd(struct i802_bss *bss, const char *cmd)
44 struct wpa_driver_nl80211_data *drv = bss->drv;
52 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ);
75 int android_pno_start(struct i802_bss *bss,
78 struct wpa_driver_nl80211_data *drv = bss->drv;
125 os_strlcpy(ifr.ifr_name, bss->ifname, IFNAMSIZ);
143 return android_priv_cmd(bss, "PNOFORCE 1");
147 int android_pno_stop(struct i802_bss *bss)
149 return android_priv_cmd(bss, "PNOFORCE 0");
  /external/wpa_supplicant_8/src/ap/
hostapd.c 138 * allow them to use the BSS anymore.
141 hostapd_flush_old_stations(iface->bss[j],
143 hostapd_broadcast_wep_clear(iface->bss[j]);
148 radius_client_flush(iface->bss[j]->radius, 0);
156 struct hostapd_data *hapd = iface->bss[0];
164 hostapd_reload_bss(iface->bss[j]);
181 hapd = iface->bss[j];
195 hapd->conf = newconf->bss[j];
303 "Failed to remove BSS interface %s",
342 * hostapd_cleanup - Per-BSS cleanup (deinitialization
2048 struct hostapd_bss_config *bss; local
2302 struct hostapd_bss_config *bss; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
local-1.d 15 2 \.bss 00000000 0000000000000000 0000000000000000 00000044 2\*\*0
20 0+ l d \.bss 0+ (|\.bss)
greg9.d 11 2 \.bss 0+ 0+ 0+ 0+44 2\*\*0
basep-11.d 9 0+ l d \.bss 0+ (|\.bss)
bz-c.d 9 0+ l d .bss 0+ (|\.bss)
  /external/iw/
link.c 28 struct nlattr *bss[NL80211_BSS_MAX + 1]; local
47 fprintf(stderr, "bss info missing!\n");
50 if (nla_parse_nested(bss, NL80211_BSS_MAX,
57 if (!bss[NL80211_BSS_BSSID])
60 if (!bss[NL80211_BSS_STATUS])
63 mac_addr_n2a(mac_addr, nla_data(bss[NL80211_BSS_BSSID]));
66 switch (nla_get_u32(bss[NL80211_BSS_STATUS])) {
82 if (bss[NL80211_BSS_INFORMATION_ELEMENTS])
83 print_ies(nla_data(bss[NL80211_BSS_INFORMATION_ELEMENTS]),
84 nla_len(bss[NL80211_BSS_INFORMATION_ELEMENTS])
    [all...]
  /external/autotest/server/cros/
chaos_shadow_ap_list.conf 14 bss = 00:1c:df:0c:a6:d0
clique_ap_list.conf 10 bss = ff:ff:ff:ff:ff:ff
  /external/wpa_supplicant_8/wpa_supplicant/
mesh.c 101 static void wpas_mesh_copy_groups(struct hostapd_data *bss,
112 bss->conf->sae_groups = os_malloc(groups_size);
113 if (bss->conf->sae_groups)
114 os_memcpy(bss->conf->sae_groups, wpa_s->conf->sae_groups,
123 struct hostapd_data *bss; local
144 ifmsh->bss = os_calloc(wpa_s->ifmsh->num_bss,
146 if (!ifmsh->bss)
149 ifmsh->bss[0] = bss = os_zalloc(sizeof(struct hostapd_data));
150 if (!bss)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
mapdir.s 17 # .bss should not automatically emit $d.
18 .bss
mapping.d 13 0+00 l d .bss 0+0 (|.bss)
mapping2.d 11 00000000 l d .bss 00000000 .bss
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
lb-svr4pic-ilocks.d 50 [ ]*80: R_MIPS_GOT16 .bss
52 [ ]*84: R_MIPS_LO16 .bss
55 [ ]*8c: R_MIPS_GOT16 .bss
57 [ ]*90: R_MIPS_LO16 .bss
77 [ ]*c4: R_MIPS_GOT16 .bss
79 [ ]*c8: R_MIPS_LO16 .bss
82 [ ]*d0: R_MIPS_GOT16 .bss
84 [ ]*d4: R_MIPS_LO16 .bss
109 [ ]*11c: R_MIPS_GOT16 .bss
111 [ ]*120: R_MIPS_LO16 .bss
    [all...]
lb-svr4pic.d 55 [ ]*94: R_MIPS_GOT16 .bss
58 [ ]*9c: R_MIPS_LO16 .bss
61 [ ]*a4: R_MIPS_GOT16 .bss
64 [ ]*ac: R_MIPS_LO16 .bss
89 [ ]*f4: R_MIPS_GOT16 .bss
92 [ ]*fc: R_MIPS_LO16 .bss
95 [ ]*104: R_MIPS_GOT16 .bss
98 [ ]*10c: R_MIPS_LO16 .bss
128 [ ]*168: R_MIPS_GOT16 .bss
131 [ ]*170: R_MIPS_LO16 .bss
    [all...]
elf-rel20.s 9 .section .bss
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
section-align-1.d 14 2 \.bss 0*0000000 0*0000000 0*0000000 0*0000000 2\*\*[24]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
textalign-xcoff-001.d 13 2 \.bss 00000000 0+10 0+10 00000000 2\*\*3
textalign-xcoff-002.d 13 2 \.bss 00000000 0000000000000010 0000000000000010 00000000 2\*\*3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
align.d 12 2 .bss 00000000 0+000 0+000 0000.... 2..0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over3.d 11 bss\s+0x0+0000\s+0x0+0000\s+xrw
20 \s*\.bss\s+0x0+0000\s+0x0
21 \s*\*\(\.bss\)
22 \s*\.bss\s+0x0+0000\s+0x0\s+.*?
rgn-over6.d 11 bss\s+0x0+0000\s+0x0+0000\s+xrw
20 \s*\.bss\s+0x0+0000\s+0x0
21 \s*\*\(\.bss\)
22 \s*\.bss\s+0x0+0000\s+0x0\s+.*?
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
pr14207.s 21 .bss
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpas-dbus-new-wps.py 23 def bssAdded(bss, properties):
24 print "BSS added: %s" % (bss)
26 def bssRemoved(bss):
27 print "BSS removed: %s" % (bss)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
mapping.d 13 0+00 l d .bss 0+0 (|.bss)

Completed in 432 milliseconds

1 2 3 4 56 7 8 91011>>