Home
last modified time | relevance | path

Searched refs:KEEP_ALIVE_INTERVAL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_client_socket.cpp29 const uint32_t KEEP_ALIVE_INTERVAL = 1000; // 1s variable
131 }, KEEP_ALIVE_INTERVAL); in RefreshKeepAliveTimer()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h161 #define KEEP_ALIVE_INTERVAL 1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_config.c186 optval = KEEP_ALIVE_INTERVAL; in SetTcpKeepAlive()