Home
last modified time | relevance | path

Searched full:inactivity (Results 1 – 25 of 153) sorted by relevance

1234567

/external/iw/
Dap.c113 /* inactivity time (optional) */ in handle_start_ap()
114 if (strcmp(argv[0], "inactivity-time") == 0) { in handle_start_ap()
152 " [inactivity-time <inactivity time in seconds>] [key0:abcde d:1:6162636465]\n");
Dreason.c8 [4] = "Disassociated due to inactivity",
/external/openthread/tests/unit/
Dtest_dso.cpp774 Log("Inactivity Timeout behavior"); in TestDso()
791 Log("Sending a unidirectional message should clear inactivity timer"); in TestDso()
798 Log("Client keeps the connection up to the inactivity timeout"); in TestDso()
805 Log("Client closes the connection gracefully on inactivity timeout"); in TestDso()
808 Log("Increasing inactivity timeout in middle"); in TestDso()
816 Log("After 10 sec elapses, change the inactivity timeout from 15 to 20 sec"); in TestDso()
822 Log("Client keeps the connection up to new 20 sec inactivity timeout"); in TestDso()
829 Log("Client closes the connection gracefully on inactivity timeout of 20 sec"); in TestDso()
832 Log("Decreasing inactivity timeout in middle"); in TestDso()
840 Log("After 10 sec elapses, change the inactivity timeout from 15 to 10 sec"); in TestDso()
[all …]
/external/openthread/src/core/net/
Ddns_dso.cpp974 // inactivity timer. So we use `AdjustInactivityTimeout` in ProcessKeepAliveMessage()
981 LogInfo("Timeouts Inactivity:%lu, KeepAlive:%lu", ToUlong(mInactivity.GetInterval()), in ProcessKeepAliveMessage()
1042 // This method sets the inactivity timeout interval to a new value in AdjustInactivityTimeout()
1047 // the Keep Alive message does not itself reset the inactivity in AdjustInactivityTimeout()
1049 // taken into account with the new inactivity timeout value. in AdjustInactivityTimeout()
1052 // inactivity timeout value is set. in AdjustInactivityTimeout()
1066 // Calculate the start time (i.e., the last time inactivity timer in AdjustInactivityTimeout()
1067 // was cleared). If the previous inactivity time is set to in AdjustInactivityTimeout()
1107 // If the server abruptly reduces the inactivity timeout in AdjustInactivityTimeout()
1109 // twice the new inactivity timeout, then the client is in AdjustInactivityTimeout()
[all …]
Ddns_dso.hpp78 * Infinite Keep Alive or Inactivity timeout value.
80 …* This value can be used for either Keep Alive or Inactivity timeout interval. It practically disa…
86 * Default Keep Alive or Inactivity timeout value (in msec).
111 * The minimum Inactivity wait time on a server before closing a connection.
113 …* A server will abort an idle session after five seconds or twice the inactivity timeout value, wh…
219 … kReasonInactivityTimeout, ///< Connection closed or aborted due to Inactivity timeout.
384 * @param[in] aInactivityTimeout The Inactivity timeout interval (in msec).
562 * Returns the Inactivity timeout interval (in msec).
566 * @returns The inactivity timeout interval (in msec).
588 * Sets the Inactivity and Keep Alive timeout intervals.
[all …]
/external/zxing/android/src/com/google/zxing/client/android/
DInactivityTimer.java31 * Finishes an activity after a period of inactivity if the device is on battery power.
57 Log.w(TAG, "Couldn't schedule inactivity task; ignoring"); in onActivity()
113 Log.i(TAG, "Finishing activity due to inactivity"); in doInBackground()
/external/curl/.github/
Dstale.yml5 # Number of days of inactivity before an issue becomes stale
7 # Number of days of inactivity before a stale issue is closed
Dlock.yml7 # Number of days of inactivity before a closed issue or pull request is locked
/external/pytorch/.github/workflows/
Dstale.yml9 # - If a PR is not labeled stale, after 60 days inactivity label the PR as stale and comment about …
10 # - If a PR is labeled stale, after 30 days inactivity close the PR.
64 "`Stale` pull requests will automatically be closed after 30 days of inactivity.<br>";
/external/grpc-grpc/.github/
Dstale.yml3 # Number of days of inactivity before an Issue or Pull Request becomes stale
6 # Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt5/
DNegotiatedSettings.java87 …* limit is not breached. The server will disconnect the client for inactivity if no MQTT packet i…
98 …* limit is not breached. The server will disconnect the client for inactivity if no MQTT packet i…
/external/libcups/man/
Dnotifier.728 Notifiers are encouraged to exit after a suitable period of inactivity, however they may exit after…
/external/tensorflow/tensorflow/core/platform/cloud/
Dhttp_request.h180 /// connection to be established. The inactivity parameter controls how long
184 virtual void SetTimeouts(uint32 connection, uint32 inactivity,
Dhttp_request_fake.h164 void SetTimeouts(uint32 connection, uint32 inactivity, in SetTimeouts() argument
167 inactivity, " ", total, "\n"); in SetTimeouts()
Dcurl_http_request.h147 void SetTimeouts(uint32 connection, uint32 inactivity, uint32 total) override;
210 // The maximum period of request inactivity.
/external/e2fsprogs/misc/
Duuidd.8.in86 seconds of inactivity.
/external/googleapis/google/ads/googleads/v15/enums/
Dlocal_services_lead_status.proto52 // Lead has expired due to inactivity.
/external/libcups/doc/help/
Dman-notifier.html26 Notifiers are encouraged to exit after a suitable period of inactivity, however they may exit after…
/external/googleapis/google/ads/googleads/v16/enums/
Dlocal_services_lead_status.proto52 // Lead has expired due to inactivity.
/external/tensorflow/tensorflow/c/eager/
Dimmediate_execution_distributed_manager.h39 // collected after `keep_alive_secs` of inactivity.
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/cfg80211/rdev_start_ap/
Dformat26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
/external/perfetto/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/cfg80211/rdev_start_ap/
Dformat28 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/cfg80211/rdev_start_ap/
Dformat26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/cfg80211/rdev_start_ap/
Dformat26 …od: %d, hidden ssid: %d, wpa versions: %u, privacy: %s, auth type: %d, inactivity timeout: %d", RE…
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DInactivityTimer.java33 * Finishes an activity after a period of inactivity if the device is on battery power.

1234567