Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_common.c1548 static int32_t CopyResponseSettings(NSTACKX_ResponseSettings *dupResponseSettings, in CopyResponseSettings() function
1615 if (CopyResponseSettings(dupResponseSettings, responseSettings) != NSTACKX_EOK) { in NSTACKX_SendDiscoveryRsp()