Home
last modified time | relevance | path

Searched refs:LINK_STATUS_DOWN (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_interface.h42 LINK_STATUS_DOWN, enumerator
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_ip_network_impl.c422 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in DisableIpSubnet()
435 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in ChangeIpSubnetAddress()
682 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in LnnInitIpProtocol()
/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()
455 if (status == LINK_STATUS_DOWN) { in DiscCoapUpdateLocalIp()
/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_nstackx_adapter_test.cpp307 * should return SOFTBUS_OK when given LINK_STATUS_DOWN LinkStatus,
326 DiscCoapUpdateLocalIp(LINK_STATUS_DOWN); in HWTEST_F()
H A Ddisc_coap_test.cpp487 * should return SOFTBUS_OK when given LINK_STATUS_DOWN LinkStatus
506 g_discCoapFuncInterface->LinkStatusChanged(LINK_STATUS_DOWN); in HWTEST_F()

Completed in 4 milliseconds