Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_discover.c537 static int32_t SendDiscoveryRspEx(const NSTACKX_ResponseSettings *responseSettings) in SendDiscoveryRspEx() function
569 if (SendDiscoveryRspEx(responseSettings) != NSTACKX_EOK) { in SendDiscoveryRsp()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c1298 static int32_t SendDiscoveryRspEx(CoapCtxType *ctx, const NSTACKX_ResponseSettings *responseSetting… function
1329 if (SendDiscoveryRspEx(ctx, responseSettings) != NSTACKX_EOK) {