/external/wpa_supplicant_8/src/ap/ |
hostapd.h | 184 /* Number of non-P2P association stations */ 248 /* Number of associated Non-ERP stations (i.e., stations using 802.11b 252 /* Number of associated stations that do not support Short Slot Time */ 255 /* Number of associated stations that do not support Short Preamble */ 260 /* Number of HT associated stations that do not support greenfield */ 263 /* Number of associated non-HT stations */ 266 /* Number of HT associated stations 20 MHz */
|
ieee802_11_ht.c | 198 "of non-gf stations %d", 223 "non-HT stations %d",
|
hostapd.c | 116 * Deauthenticate all stations since the new configuration may not 421 wpa_dbg(hapd->msg_ctx, MSG_DEBUG, "Deauthenticate all stations"); 999 * Flushes old stations, sets the channel, encryption, [all...] |
beacon.c | 79 * are any associated NonERP stations. */ 81 * there are NonERP stations present. This optimization 82 * might be useful if NonERP stations are "quiet".
|
sta_info.c | 279 * stations. 304 * all stations at the same time if we have lots of associated 305 * stations that are idle (but keep re-associating).
|
wmm.c | 32 * if only WMM stations are receiving a certain group */
|
/frameworks/base/docs/html/tools/adk/ |
index.jd | 10 <p>Android accessories can be audio docking stations, exercise machines, personal medical testing 11 devices, weather stations, or any other external hardware device that adds to the functionality of
|
/hardware/ti/wpan/tools/FM/FmRxApp/res/values/ |
strings.xml | 8 <string name="stations">FM Radio Stations</string>
|
/external/wpa_supplicant_8/hostapd/ |
hostapd_cli.1 | 65 Get MIB variables for all stations.
|
README | 111 minimal authentication mechanism for stations, whereas IEEE 802.1X 217 an AP to authenticated stations. The Authenticator in hostapd can be 219 (shared by all authenticated stations) with wep_key_len_broadcast 222 keys for stations. This requires support for individual keys in the 369 # associated stations (e.g., wlan0) should not be added, since
|
hostapd.conf | 128 # Maximum number of stations allowed in station table. New stations will be 200 # specify full SSID, i.e., require stations to know SSID. 360 # The inactivity polling can be disabled to disconnect stations based on 361 # inactivity timeout so that idle stations are more likely to be disconnected 366 # Disassociate stations based on excessive transmission failures or other 377 # This mode allows associated stations to use 4-address frames to allow layer 2 387 # associated stations in the BSS. By default, this bridging is allowed. 433 # Require stations to support HT PHY (reject association if they do not) 566 # Require stations to support VHT PHY (reject association if they do not [all...] |
/hardware/ti/wpan/tools/FM/FmRxApp/ |
AndroidManifest.xml | 57 android:label="@string/stations">
|
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmRxApp.java | 199 /** Arraylist of stations */ 200 public static ArrayList<HashMap<String, String>> stations = new ArrayList<HashMap<String, String>>( field in class:FmRxApp 289 Iterator<HashMap<String, String>> stationIterator = stations.iterator(); 445 * button enabled so that user can select it to select the stored stations 545 /* Set particular station name or frequency in the stations arraylist */ 550 HashMap<String, String> item = stations.get(index.intValue()); 566 stations.set(index.intValue(), item); 572 /* UnSet particular station name and frequency in the stations arraylist */ 577 HashMap<String, String> item = stations.get(index.intValue()); 581 stations.set(index.intValue(), item) [all...] |
DBAdapter.java | 122 //---retrieves all the Stations---
|
FmPresetList.java | 63 FmRxApp.stations,
|
/external/kernel-headers/original/linux/ |
ppp_defs.h | 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/external/ppp/pppd/include/net/ |
ppp_defs.h | 69 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
index.jd | 19 include robotics controllers; docking stations; diagnostic and musical equipment; kiosks; card
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ppp_defs.h | 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ppp_defs.h | 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ppp_defs.h | 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config_ssid.h | 420 * not specify full SSID, i.e., require stations to know SSID. 576 * This timeout value is used in AP mode to clean up inactive stations.
|
config.h | 589 * stations in the group. As a P2P client, this means no GO seen in 653 * disassoc_low_ack - Disassocicate stations with massive packet loss 750 * inactive stations.
|
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 33 * Stations are added per interface, but a special case exists with VLAN 202 * or, if no MAC address given, all stations, on the interface identified 561 * implement sending deauth to stations that send unexpected class 3 [all...] |
/external/oprofile/events/x86-64/family11h/ |
events | 103 event:0xd6 counters:0,1,2,3 um:zero minimum:500 name:DISPATCH_STALL_FOR_RESERVATION_STATION_FULL : Dispatch stall when reservation stations are full
|