Home
last modified time | relevance | path

Searched defs:KEEP_ALIVE_INTERVAL (Results 1 – 2 of 2) 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
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h161 #define KEEP_ALIVE_INTERVAL 1 macro