Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_interface.h41 LINK_STATUS_UP = 0, enumerator
/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()
503 status == LINK_STATUS_UP ? "up" : "down", accountId == 0 ? "without" : "with"); in DiscCoapUpdateLocalIp()
594 DiscCoapUpdateLocalIp(LINK_STATUS_UP); in DiscCoapUpdateAccount()
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/coap/unittest/
H A Ddisc_nstackx_adapter_test.cpp349 DiscCoapUpdateLocalIp(LINK_STATUS_UP);
H A Ddisc_coap_test.cpp508 g_discCoapFuncInterface->LinkStatusChanged(LINK_STATUS_UP);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_ip_network_impl.c410 DiscLinkStatusChanged(LINK_STATUS_UP, COAP); in EnableIpSubnet()
H A Dlnn_network_manager.c422 DiscLinkStatusChanged(LINK_STATUS_UP, COAP); in RestartCoapDiscovery()
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/dispatcher/
H A Ddisc_ble_dispatcher_test.cpp702 static LinkStatus status = LINK_STATUS_UP;