/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
wanrouter.h | 158 char station; member in struct:wandev_conf
|
/external/wpa_supplicant_8/hostapd/ |
hostapd.conf | 154 # Maximum number of stations allowed in station table. New stations will be 155 # rejected after the station table is full. IEEE 802.11 has a limit of 2007 202 # Station MAC address -based authentication 369 # Station inactivity limit 371 # If a station does not send anything in ap_max_inactivity seconds, an 373 # still in range. If this frame is not ACKed, the station will be 375 # clear station table of old entries when the STAs move out of the 378 # The station can associate again with the AP if it is still in range; 401 # WDS (4-address frame) mode with per-station virtual interfaces 656 # is only used by one station [all...] |
ChangeLog | 94 interop issues with deployed station implementations that do not 121 hostapd to reject association with any station that does not support 133 - Send AP-STA-DISCONNECTED event when an AP disconnects a station 252 * added support for WDS (4-address frame) mode with per-station virtual 542 * driver_madwifi: added support for getting station RSN IE from [all...] |
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmRxApp.java | 433 * Set the arraylist with the selected station name and display the name on 444 * Set the arraylist and the buttons with the selected station and make the 508 * Unset the arraylist and the button with the empty station and make the 545 /* Set particular station name or frequency in the stations arraylist */ 572 /* UnSet particular station name and frequency in the stations arraylist */ 587 /* Get particular station from the stations arraylist */ [all...] |
/external/oprofile/events/i386/nehalem/ |
unit_masks | 41 0x01 any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i 42 0x01 stalled_cycles Counts the number of cycles no Uops issued by the Register Allocation Table to the Reservation Station, i 43 0x02 fused Counts the number of fused Uops that were issued from the Register Allocation Table to the Reservation Station 67 0x01 rs Counts number of loads dispatched from the Reservation Station that bypass the Memory Order Buffer 69 0x04 mob Counts the number of loads dispatched from the Reservation Station to the Memory Order Buffer 70 0x07 any Counts all loads dispatched from the Reservation Station
|
/external/guava/guava/src/com/google/common/base/ |
Ascii.java | 98 * station. It may be used as a "Who Are You" (WRU) to obtain 99 * identification, or may be used to obtain station status, or both.
|
/external/wpa_supplicant_8/src/ap/ |
ieee802_1x.c | 99 printf("Could not set station " MACSTR " flags for kernel " 290 /* Save station identity for future RADIUS packets */ 324 wpa_printf(MSG_ERROR, "Could not add Calling-Station-Id"); 407 wpa_printf(MSG_ERROR, "Could not add Called-Station-Id"); 817 * @sta: The station 820 * station completes IEEE 802.11 association. [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.conf | 223 # station. This can be generated, e.g., with nfc_pw_token. When these 224 # parameters are used, the station is assumed to be deployed with a NFC tag 516 # In addition, this value is only used by the station that creates the IBSS. If [all...] |