Home
last modified time | relevance | path

Searched refs:DISCONNECTED (Results 1 – 18 of 18) sorted by relevance

/external/libgdx/extensions/gdx-controllers/gdx-controllers-android/src/com/badlogic/gdx/controllers/android/
DAndroidControllerEvent.java27 public static final int DISCONNECTED = 5; field in AndroidControllerEvent
DAndroidControllers.java83 case AndroidControllerEvent.DISCONNECTED: in setupEventQueue()
229 event.type = AndroidControllerEvent.DISCONNECTED; in removeController()
/external/libgdx/extensions/gdx-controllers/gdx-controllers-gwt/src/com/badlogic/gdx/controllers/gwt/
DGwtControllerEvent.java28 public static final int DISCONNECTED = 5; field in GwtControllerEvent
DGwtControllers.java63 case GwtControllerEvent.DISCONNECTED: in setupEventQueue()
148 event.type = GwtControllerEvent.DISCONNECTED; in onGamepadDisconnected()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowNetworkInfo.java57 NetworkInfo.State.DISCONNECTED; in getState()
/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm.c216 SM_STATE(AUTH_PAE, DISCONNECTED) in SM_STATE() argument
227 SM_ENTRY_MA(AUTH_PAE, DISCONNECTED, auth_pae); in SM_STATE()
396 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
411 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
421 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
435 SM_ENTER(AUTH_PAE, DISCONNECTED); in SM_STEP()
/external/wpa_supplicant_8/src/eapol_supp/
Deapol_supp_sm.c221 SM_STATE(SUPP_PAE, DISCONNECTED) in SM_STATE() argument
223 SM_ENTRY(SUPP_PAE, DISCONNECTED); in SM_STATE()
355 SM_ENTER_GLOBAL(SUPP_PAE, DISCONNECTED); in SM_STEP()
369 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
420 SM_ENTER(SUPP_PAE, DISCONNECTED); in SM_STEP()
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DPeerConnection.java52 NEW, CHECKING, CONNECTED, COMPLETED, FAILED, DISCONNECTED, CLOSED enumConstant
/external/cros/system_api/dbus/power_manager/
Dpower_supply_properties.proto25 DISCONNECTED = 2; enumerator
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml154 second to "CONNECTED" or "DISCONNECTED" depending on the event.
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c1817 SM_STATE(WPA_PTK, DISCONNECTED) in SM_STATE() argument
1819 SM_ENTRY_MA(WPA_PTK, DISCONNECTED, wpa_ptk); in SM_STATE()
2453 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
2464 SM_ENTER(WPA_PTK, DISCONNECTED); in SM_STEP()
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DPeerConnectionClient.java942 } else if (newState == IceConnectionState.DISCONNECTED) { in onIceConnectionChange()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiManagerFacade.java215 if (nInfo.getDetailedState().equals(DetailedState.DISCONNECTED)) { in onReceive()
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20457 <3>CTRL-EVENT-DISCONNECTED bssid=02:00:00:00:01:00 reason=1 locally_generated=1
DREADME818 or DISCONNECTED). If the action script needs to get more information
835 if [ "$CMD" = "DISCONNECTED" ]; then
DChangeLog497 * added P2P Device Address to AP-STA-DISCONNECTED event and use
712 - Send AP-STA-DISCONNECTED event when an AP disconnects a station
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java660 case DISCONNECTED: in buildJsonWifiInfo()
/external/wpa_supplicant_8/hostapd/
DChangeLog226 * added AP-STA-DISCONNECTED ctrl_iface event
351 - Send AP-STA-DISCONNECTED event when an AP disconnects a station