Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_interface.h42 LINK_STATUS_DOWN, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_ip_network_impl.c428 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in DisableIpSubnet()
441 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in ChangeIpSubnetAddress()
689 DiscLinkStatusChanged(LINK_STATUS_DOWN, COAP); in LnnInitIpProtocol()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_nstackx_adapter.c482 DISC_CHECK_AND_RETURN_LOGE(status == LINK_STATUS_UP || status == LINK_STATUS_DOWN, DISC_COAP, in DiscCoapUpdateLocalIp()
485 if (status == LINK_STATUS_DOWN) { in DiscCoapUpdateLocalIp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_nstackx_adapter_test.cpp354 DiscCoapUpdateLocalIp(LINK_STATUS_DOWN);
H A Ddisc_coap_test.cpp514 g_discCoapFuncInterface->LinkStatusChanged(LINK_STATUS_DOWN);