Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h543 SOFTBUS_NETWORK_NOT_CONNECTABLE, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_medium_mgr_test.cpp321 EXPECT_TRUE(ret == SOFTBUS_NETWORK_NOT_CONNECTABLE);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_medium_mgr.c902 return SOFTBUS_NETWORK_NOT_CONNECTABLE; in CheckJoinLnnConnectResult()