Home
last modified time | relevance | path

Searched refs:LINK_STATUS_UP (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_interface.h41 LINK_STATUS_UP = 0, enumerator
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c452 DISC_CHECK_AND_RETURN_LOGE(status == LINK_STATUS_UP || status == LINK_STATUS_DOWN, DISC_COAP, in DiscCoapUpdateLocalIp()
470 status == LINK_STATUS_UP ? "up" : "down", accountId == 0 ? "without" : "with"); in DiscCoapUpdateLocalIp()
559 DiscCoapUpdateLocalIp(LINK_STATUS_UP); in DiscCoapUpdateAccount()
/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_nstackx_adapter_test.cpp306 * @tc.desc: Test DiscCoapUpdateLocalIp should return SOFTBUS_OK when given LINK_STATUS_UP LinkStatus,
321 DiscCoapUpdateLocalIp(LINK_STATUS_UP); in HWTEST_F()
H A Ddisc_coap_test.cpp486 * @tc.desc: Test DiscCoapLinkStatusChanged should return SOFTBUS_OK when given LINK_STATUS_UP,
500 g_discCoapFuncInterface->LinkStatusChanged(LINK_STATUS_UP); in HWTEST_F()
/foundation/communication/dsoftbus/tests/core/discovery/ble/dispatcher/
H A Ddisc_ble_dispatcher_test.cpp686 static LinkStatus status = LINK_STATUS_UP; in HWTEST_F()
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c422 DiscLinkStatusChanged(LINK_STATUS_UP, COAP); in RestartCoapDiscovery()
H A Dlnn_ip_network_impl.c404 DiscLinkStatusChanged(LINK_STATUS_UP, COAP); in EnableIpSubnet()

Completed in 7 milliseconds