Home
last modified time | relevance | path

Searched refs:DISCOVERY_ERR_TRANSPORT_NOT_UDP_OR_TCP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/include/mini_discover/
H A Dcoap_adapter.h75 DISCOVERY_ERR_TRANSPORT_NOT_UDP_OR_TCP = 18, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_adapter.c272 return DISCOVERY_ERR_TRANSPORT_NOT_UDP_OR_TCP; in CoapCreateHeaderEx()