HomeSort by relevance Sort by last modified time
    Searched full:reconnect (Results 151 - 175 of 248) sorted by null

1 2 3 4 5 67 8 910

  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 683 int peerPort, boolean reConnect) throws IOException {
    [all...]
  /external/quake/quake/src/QW/client/
cl_demo.c 684 Con_Printf("No server to reconnect to...\n");
  /external/quake/quake/src/QW/server/
sv_ccmds.c 338 SV_BroadcastCommand ("reconnect\n");
  /external/tcpdump/
print-ldp.c 446 printf(", Reconnect Timeout: %ums", ui);
  /external/wpa_supplicant_8/hostapd/
hostapd_cli.c 942 printf("Connection to hostapd lost - trying to reconnect\n");
  /external/wpa_supplicant_8/wpa_supplicant/
README-P2P 519 Disable/enabled persistent reconnect for reinvocation of persistent
  /frameworks/base/docs/html/guide/components/
loaders.jd 52 <li>They automatically reconnect to the last loader's cursor when being
  /frameworks/base/docs/html/reference/com/google/android/gms/appstate/
OnStateDeletedListener.html 838 needs to reconnect to the service to access this data.</li>
OnStateListLoadedListener.html 840 needs to reconnect to the service to access this data.</li>
  /frameworks/base/docs/html/reference/com/google/android/gms/games/
OnGamesLoadedListener.html 840 reconnect to the service to access this data.</li>
OnPlayersLoadedListener.html 840 reconnect to the service to access this data.</li>
  /frameworks/base/docs/html/reference/com/google/android/gms/games/achievement/
OnAchievementsLoadedListener.html 842 reconnect to the service to access this data.</li>
  /frameworks/base/docs/html/reference/com/google/android/gms/games/leaderboard/
OnLeaderboardMetadataLoadedListener.html 840 reconnect to the service to access this data.</li>
OnLeaderboardScoresLoadedListener.html 840 reconnect to the service to access this data.</li>
OnScoreSubmittedListener.html 844 reconnect to the service before attempting to submit the score.</li>
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/
OnInvitationsLoadedListener.html 838 reconnect to the service to access this data.</li>
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
p2p.h 108 #define P2P_CAPSE_GRP_PERSISTENT 0x20 /* Persistent Reconnect */
  /external/libppp/src/
ppp.8.m4 666 the prompt and set your authentication name and key, then reconnect:
1126 set reconnect timeout ntries
1138 set reconnect 3 5
1145 seconds before attempting to reconnect.
1151 The default value of ntries is zero (no reconnect).
1154 longer than the remote timeout, the reconnect feature will always be
1158 carrier and will trigger a reconnect.
1165 command is honoured, as is the reconnect tries value.
    [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java 106 * <li>When finished recording, call {@link #reconnect()} to re-acquire
378 * you can call {@link #reconnect()} to reclaim the camera.
393 * called. Normally {@link #reconnect()} is used instead.
410 * camera; when the process is done, you must reconnect to the camera,
424 public native final void reconnect() throws IOException; method in class:Camera
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c     [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c     [all...]
  /external/libnfc-nxp/src/
phLibNfc_initiator.c     [all...]
  /external/libusb/libusb/
libusbi.h 374 * connection session since boot (i.e. if you disconnect and reconnect a
  /external/libusb_aah/libusb/
libusbi.h 497 * connection session since boot (i.e. if you disconnect and reconnect a
  /external/smack/src/org/jivesoftware/smack/
Connection.java 77 * If a connected Connection gets disconnected abruptly then it will try to reconnect
    [all...]

Completed in 618 milliseconds

1 2 3 4 5 67 8 910