Home
last modified time | relevance | path

Searched full:reconnect (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/external/rust/crates/tower/src/reconnect/
Dmod.rs1 //! Reconnect services when they fail.
3 //! Reconnect takes some [`MakeService`] and transforms it into a
5 //! reconnect on failure. The `Reconnect` service becomes unavailable
8 //! returned in the next call to `Reconnect::call`. This allows the user to
29 /// Reconnect to failed services.
30 pub struct Reconnect<M, Target> struct
47 impl<M, Target> Reconnect<M, Target> argument
51 /// Lazily connect and reconnect to a [`Service`].
53 Reconnect { in new()
61 /// Reconnect to a already connected [`Service`].
[all …]
/external/mbedtls/tests/opt-testcases/
Dtls13-misc.sh49 run_test "TLS 1.3 m->m: Multiple PSKs: valid ticket, reconnect with ticket" \
51 …evel=5 psk_identity=Client_identity psk=6162636465666768696a6b6c6d6e6f70 reco_mode=1 reconnect=1" \
63 run_test "TLS 1.3 m->m: Multiple PSKs: invalid ticket, reconnect with PSK" \
65 …evel=5 psk_identity=Client_identity psk=6162636465666768696a6b6c6d6e6f70 reco_mode=1 reconnect=1" \
80 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
99 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
118 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
137 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
156 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
175 "$P_CLI debug_level=4 reco_mode=1 reconnect=1" \
[all …]
/external/autotest/server/site_tests/bluetooth_AdapterSRHealth/
Dbluetooth_AdapterSRHealth.py10 - Reconnect on resume test
22 - Reconnect on resume test
71 # Reconnect after suspend tests
85 @params iterations: number of suspend/resume + reconnect iterations
86 @params auto_reconnect: Expect host to automatically reconnect to peer
116 # Trigger suspend, wait for regular resume, verify we can reconnect
125 # Only reconnect if we don't expect automatic reconnect.
134 # LE can't reconnect without
152 @test_wrapper('Reconnect Classic HID', devices={'MOUSE': 1})
160 @test_wrapper('Reconnect LE HID', devices={'BLE_MOUSE': 1})
[all …]
/external/rust/crates/tonic/src/transport/service/
Dreconnect.rs13 pub(crate) struct Reconnect<M, Target> struct
33 impl<M, Target> Reconnect<M, Target> argument
39 Reconnect { in new()
50 impl<M, Target, S, Request> Service<Request> for Reconnect<M, Target> implementation
105 tracing::debug!("reconnect::poll_ready: {:?}", error); in poll_ready()
142 tracing::trace!("Reconnect::call"); in call()
158 impl<M, Target> fmt::Debug for Reconnect<M, Target> implementation
167 fmt.debug_struct("Reconnect") in fmt()
Dconnection.rs1 use super::{grpc_timeout::GrpcTimeout, reconnect::Reconnect, AddOrigin, UserAgent};
72 let conn = Reconnect::new(connector, endpoint.uri.clone(), is_lazy); in new()
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt5/
DMqtt5ClientOptions.java155 …* Returns how the reconnect delay is modified in order to smooth out the distribution of reconnect…
158 …* @return how the reconnect delay is modified in order to smooth out the distribution of reconnect…
167 * Returns the minimum amount of time to wait to reconnect after a disconnect.
170 * @return The minimum amount of time to wait to reconnect after a disconnect.
177 …* Returns the maximum amount of time to wait to reconnect after a disconnect. Exponential back-of…
180 * @return The maximum amount of time to wait to reconnect after a disconnect
187 …ount of time that must elapse with an established connection before the reconnect delay is reset t…
188 …* This helps alleviate bandwidth-waste in fast reconnect cycles due to permission failures on oper…
190 …ount of time that must elapse with an established connection before the reconnect delay is reset t…
714 …* Sets how the reconnect delay is modified in order to smooth out the distribution of reconnection…
[all …]
/external/autotest/server/cros/servo/
Dpd_device.py133 @param disc_time_sec: Time in seconds between disconnect and reconnect
142 @param disc_time_sec: Time in seconds between disconnect and reconnect
148 """Get the connected state after disconnect/reconnect
257 """Disconnect/reconnect using drp mode settings
265 @param disc_time_sec: time in seconds to wait to reconnect
289 # only cause the disconnect to appear momentarily and reconnect
518 """Disconnect/reconnect using PDTester
521 and reconnect.
531 """Get the connected state after disconnect/reconnect using PDTester
534 and reconnect. It returns the first connected state (either source or
[all …]
/external/autotest/client/site_tests/network_DhcpNak/
Dnetwork_DhcpNak.py51 Disconnect and reconnect Ethernet.
53 Ask shill to disconnect and reconnect the Service for our
102 Ask shill to disconnect and reconnect the Service for our
127 Ask shill to disconnect and reconnect the Service for our
131 On reconnect, perform a test where the server responds to a
175 Ask shill to disconnect and reconnect the Service for our
179 On reconnect, perform a test where the server responds to a
/external/autotest/server/site_tests/bluetooth_AdapterCLHealth/
Dcontrol.cl_HID_reconnect_speed_test.floss9 PURPOSE = 'Test the speed of a HID device reconnect to DUT.'
10 CRITERIA = 'HID device should reconnect fast.'
20 DOC = """Test the speed of a HID device reconnect to DUT"""
Dcontrol.cl_HID_reconnect_speed_test9 PURPOSE = 'Test the speed of a HID device reconnect to DUT.'
10 CRITERIA = 'HID device should reconnect fast.'
21 Test the speed of a HID device reconnect to DUT
Dbluetooth_AdapterCLHealth.py126 @test_wrapper('HID Reconnect Speed Test',
131 """Performs HID reconnect speed test with mouse peripheral"""
203 Reconnect peer device by initiating connection from peer.
211 # Disconnection should set up page scan so a reconnect immediately
/external/autotest/server/site_tests/bluetooth_AdapterLEHealth/
Dcontrol.le_hid_reconnect_speed9 PURPOSE = 'Test the speed of a LE HID device reconnect to DUT.'
10 CRITERIA = 'LE HID device should reconnect fast.'
21 Test the speed of a LE HID device reconnect to DUT
Dcontrol.le_hid_reconnect_speed.floss9 PURPOSE = 'Test the speed of a LE HID device reconnect to DUT.'
10 CRITERIA = 'LE HID device should reconnect fast.'
21 Test the speed of a LE HID device reconnect to DUT
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt/
DMqttClientConnectionEvents.java13 …* Called when the connection was lost (or disconnected), reconnect will be attempted automatically…
20 * Called whenever a reconnect succeeds; not called on an initial connect success
26 * Called on every successful connect and every successful reconnect.
DMqttConnectionConfig.java247 * Configures the minimum and maximum reconnect timeouts.
249 * The time between reconnect attempts will start at min and multiply by 2 until max is reached.
253 * @param maxTimeoutSecs The highest allowable wait time between reconnect attempts
261 * Return the minimum reconnect timeout.
270 * Return the maximum reconnect timeout.
272 * @return The highest allowable wait time between reconnect attempts
/external/walt/android/WALT/app/src/main/res/layout/
Dfragment_diagnostics.xml20 <!-- Reconnect -->
28 android:contentDescription="@string/reconnect" />
38 android:text="@string/reconnect" />
48 <!-- End of Reconnect -->
/external/webrtc/p2p/base/
Dtcp_port.cc12 * This is a diagram of how TCP reconnect works for the active side. The
26 * "pretending" we're still writable for a period of time such that reconnect
389 // Sending after OnClose on active side will trigger a reconnect for a in Send()
391 // to spend a few seconds attempting a reconnect before saying we're in Send()
399 // the connection a chance to reconnect. in Send()
519 // TCP connection on passive side during a reconnect. in OnClose()
520 // We don't attempt reconnect right here. This is to avoid a case where the in OnClose()
521 // shutdown is intentional and reconnect is not necessary. We only reconnect in OnClose()
542 // Only reconnect for an outgoing TCPConnection when OnClose was signaled and in MaybeReconnect()
543 // no outstanding reconnect is pending. in MaybeReconnect()
[all …]
/external/autotest/server/cros/multimedia/
Dremote_facade_factory.py112 self._start_chrome(reconnect=False, retry=True,
204 # Reconnect the RPC server in case connection lost, e.g. reboot.
208 reconnect=True, retry=False,
295 def _start_chrome(self, reconnect, retry=False, extra_browser_args=None, argument
299 @param reconnect: True for reconnection, False for the first-time.
312 reconnect, extra_browser_args, disable_arc)
324 reconnect, extra_browser_args, disable_arc)
/external/aws-sdk-java-v2/docs/design/core/event-streaming/reconnect/prototype/
DOption2.java35 …* Option 2: Update current method to automatically reconnect and hide: (1) the need for non-replay…
36 * (2) the reconnect boilerplate.
38 …* This behavior can be configured (e.g. disabled) via the "reconnect policy" on the client constru…
/external/grpc-grpc-java/android-interop-testing/src/generated/release/grpc/io/grpc/testing/integration/
DReconnectServiceGrpc.java7 * A service used to control reconnect server.
127 * A service used to control reconnect server.
150 * A service used to control reconnect server.
164 * A service used to control reconnect server.
200 * A service used to control reconnect server.
234 * A service used to control reconnect server.
/external/grpc-grpc-java/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/
DReconnectServiceGrpc.java7 * A service used to control reconnect server.
127 * A service used to control reconnect server.
150 * A service used to control reconnect server.
164 * A service used to control reconnect server.
200 * A service used to control reconnect server.
234 * A service used to control reconnect server.
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DReconnectServiceGrpc.java7 * A service used to control reconnect server.
129 * A service used to control reconnect server.
152 * A service used to control reconnect server.
166 * A service used to control reconnect server.
202 * A service used to control reconnect server.
236 * A service used to control reconnect server.
/external/grpc-grpc-java/benchmarks/src/main/proto/grpc/testing/
Dmessages.proto158 // For reconnect interop test only.
164 // For reconnect interop test only.
166 // reconnect backoffs it saw.
/external/grpc-grpc/doc/
Dload-balancing.md74 reconnect. Appropriate [backoff](connection-backoff.md) is applied for
81 will not attempt to reconnect until the application requests that it
93 disconnected, the `round_robin` policy will ask it to reconnect, with
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto158 // For reconnect interop test only.
164 // For reconnect interop test only.
166 // reconnect backoffs it saw.

12345678910>>...18