Home
last modified time | relevance | path

Searched refs:CONNECTION_FREEZE_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h58 #define CONNECTION_FREEZE_TIMEOUT_MILLIS (10 * 1000) macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c879 ConnPreventConnection(&option, CONNECTION_FREEZE_TIMEOUT_MILLIS); in OnlinePreventBrConnection()