Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dlnn_event_form.h90 CONNECT_INITIAL_VALUE = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_medium_mgr_test.cpp709 ConnectOnlineReason connectReason = CONNECT_INITIAL_VALUE;
851 connectCondition.connectReason = CONNECT_INITIAL_VALUE;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c896 connectCondition.connectReason = CONNECT_INITIAL_VALUE; in CheckJoinLnnConnectResult()