/hardware/libhardware_legacy/wifi/ |
Android.mk | 16 LOCAL_SRC_FILES += wifi/wifi.c
|
/packages/apps/Settings/assets/html/cs/ |
tethering_wifi_help.html | 20 <p><b>Sdílení datového p?ipojení prost?ednictvím sít? WiFi</b></p> 21 <span class="style1">Telefon m??e slou?it jako p?ístupový bod sít? WiFi. P?ipojení k internetu svého telefonu m??ete sdílet hned s n?kolika po?íta?i nebo jinými za?ízeními.</span> 23 <li>Pou?íváte-li telefon jako p?ístupový bod, nelze se pomocí aplikací v telefonu p?ipojit k internetu prost?ednictvím p?ipojení WiFi.</li><br> 24 <li>P?ístupový bod WiFi m??ete konfigurovat v nabídce nastavení p?ipojení WiFi.</li><br> 25 <li>Dal?í informace naleznete na stránce <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a>.</li><br>
|
tethering_help.html | 27 <p><b>Sdílení datového p?ipojení prost?ednictvím sít? WiFi</b></p> 28 <span class="style1">Telefon m??e slou?it jako p?ístupový bod sít? WiFi. P?ipojení k internetu svého telefonu m??ete sdílet hned s n?kolika po?íta?i nebo jinými za?ízeními.</span> 30 <li>Pou?íváte-li telefon jako p?ístupový bod, nelze se pomocí aplikací v telefonu p?ipojit k internetu prost?ednictvím p?ipojení WiFi.</li><br> 31 <li>P?ístupový bod WiFi m??ete konfigurovat v nabídce nastavení p?ipojení WiFi.</li><br> 32 <li>Dal?í informace naleznete na stránce <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a>.</li><br>
|
/development/pdk/docs/porting/ |
wifi.jd | 17 <p>Android uses wpa_supplicant as the platform interface to the Wi-Fi device. Your Wi-Fi driver must be compatible with the standard wpa_supplicant in addition to extensions added to the supplicant (specifically, the "DRIVER" commands described in <code>wifi.h/wifi_command()</code>).</p> 24 <li>create a shared library that implements the interface defined in <code>include/hardware/wifi.h</code>, which also defines the Wi-Fi supplicant.</li> 26 <li>Place your driver in <code>libs/hardware/wifi/</code></li> 30 <p>You can find the default implementation in <code>libs/hardware/wifi/wifi.c</code>. If you need to make changes, create a new source file similar to <code>wifi.c</code>, for example, <code>wifi_mywifi.c</code>. </p> 32 <p>Update the default <code>Android.mk</code> file (<code>libs/hardware/wifi/Android.mk</code>) as shown below.</p> 37 LOCAL_SRC_FILES += wifi/wifi_mywifi.c 39 LOCAL_SRC_FILES += wifi/wifi. [all...] |
/device/htc/dream/ |
init.trout.rc | 39 mkdir /data/misc/wifi 0770 wifi wifi 40 mkdir /data/misc/wifi/sockets 0770 wifi wifi 61 -f /system/etc/wifi/Fw1251r1c.bin -e /proc/calibration \ 62 -i /system/etc/wifi/tiwlan.ini 67 -Dtiwlan0 -itiwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q 68 # we will start as root and wpa_supplicant will switch to user wifi [all...] |
/device/htc/sapphire/ |
init.sapphire.rc | 39 mkdir /data/misc/wifi 0770 wifi wifi 40 mkdir /data/misc/wifi/sockets 0770 wifi wifi 61 -f /system/etc/wifi/Fw1251r1c.bin -e /proc/calibration \ 62 -i /system/etc/wifi/tiwlan.ini 67 -Dtiwlan0 -itiwlan0 -c/data/misc/wifi/wpa_supplicant.conf -q 68 # we will start as root and wpa_supplicant will switch to user wifi [all...] |
/device/htc/passion/ |
init.mahimahi.rc | 7 mkdir /data/misc/wifi 0770 wifi wifi 8 mkdir /data/misc/wifi/sockets 0770 wifi wifi 70 -Dwext -ieth0 -c/data/misc/wifi/wpa_supplicant.conf 71 # we will start as root and wpa_supplicant will switch to user wifi 73 # user wifi 74 # group wifi inet keystor [all...] |
/packages/apps/Settings/assets/html/el/ |
tethering_wifi_help.html | 25 <li>??? ???????????? ???????????, ???????????? ?? ????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
tethering_help.html | 32 <li>??? ???????????? ???????????, ???????????? ?? ????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
/packages/apps/Settings/assets/html/ja/ |
tethering_wifi_help.html | 25 <li>???? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a> ????????</li><br>
|
tethering_help.html | 32 <li>???? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a> ????????</li><br>
|
/packages/apps/Settings/assets/html/ko/ |
tethering_wifi_help.html | 25 <li>??? ??? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a>? ?????.</li><br>
|
/packages/apps/Settings/assets/html/ru/ |
tethering_wifi_help.html | 25 <li>?????????????? ?????????? ????????? ?? ???????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a>.</li><br>
|
/packages/apps/Settings/assets/html/zh_cn/ |
tethering_wifi_help.html | 25 <li>??????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
tethering_help.html | 32 <li>??????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
/packages/apps/Settings/assets/html/zh_tw/ |
tethering_wifi_help.html | 25 <li>?????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
tethering_help.html | 32 <li>?????????? <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/ |
ConnectivityManagerMobileTest.java | 32 import android.net.wifi.WifiManager; 122 // Wait for Wifi state: WIFI_STATE_DISABLED, WIFI_STATE_DISABLING, WIFI_STATE_ENABLED, 131 assertFalse("Wait for Wifi state timeout", true); 133 Log.v(LOG_TAG, "Wait for wifi state to be: " + expectedState); 141 Log.v(LOG_TAG, "Wifi state is: " + cmActivity.mWifiNetworkInfo.getState()); 150 // Test case 1: Test enabling Wifi without associating with any AP 162 // As Wifi stays in DISCONNECTED, the connectivity manager will not broadcast 163 // any network connectivity event for Wifi 170 // Eanble Wifi 180 Log.v(LOG_TAG, "the state for WIFI is changed") [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
IWifiManager.aidl | 17 package android.net.wifi; 19 import android.net.wifi.WifiInfo; 20 import android.net.wifi.WifiConfiguration; 21 import android.net.wifi.ScanResult;
|
/development/pdk/sample/partner/wifi_company/mychipset/ |
Android.mk.stub | 1 # Install firmware file for WiFi 7 local_target_dir := $(TARGET_OUT_ETC)/wifi
|
/frameworks/base/data/etc/ |
android.hardware.wifi.xml | 17 <!-- This is the standard feature indicating that the device includes WiFi. --> 19 <feature name="android.hardware.wifi" />
|
/packages/apps/Settings/assets/html/en_us/ |
tethering_wifi_help.html | 25 <li>For more information, visit <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
|
/packages/apps/Settings/src/com/android/settings/wifi/ |
WifiInfo.java | 17 package com.android.settings.wifi; 26 * Wifi information menu item on the diagnostic screen
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/ |
ConnectivityManagerTestActivity.java | 33 import android.net.wifi.WifiConfiguration; 34 import android.net.wifi.WifiManager; 35 import android.net.wifi.WifiInfo; 36 import android.net.wifi.ScanResult; 37 import android.net.wifi.WifiConfiguration.KeyMgmt; 43 * can be used to set device states: Cellular, Wifi, Airplane mode. 69 * Control Wifi States 81 * for all kinds of network: wifi, mobile, etc. 184 Log.v(LOG_TAG, "Clear Wifi before we start the test."); 240 Log.v(LOG_TAG, "notify wifi state changed") [all...] |
/system/core/nexus/ |
WifiController.cpp | 44 Controller("wifi", mPropMngr, handlers) { 93 mPropMngr->attachProperty("wifi", mStaticProperties.propEnabled); 94 mPropMngr->attachProperty("wifi", mStaticProperties.propScanOnly); 95 mPropMngr->attachProperty("wifi", mStaticProperties.propAllowedChannels); 96 mPropMngr->attachProperty("wifi", mStaticProperties.propRssiEventThreshold); 101 mPropMngr->detachProperty("wifi", mStaticProperties.propEnabled); 102 mPropMngr->detachProperty("wifi", mStaticProperties.propScanOnly); 103 mPropMngr->detachProperty("wifi", mStaticProperties.propAllowedChannels); 104 mPropMngr->detachProperty("wifi", mStaticProperties.propRssiEventThreshold); 112 sendStatusBroadcast("Powering up WiFi hardware") [all...] |