Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c1203 static int32_t DFileSenderInitWithTargetDev(DFileSession *session, const struct sockaddr_in *sockAd… in DFileSenderInitWithTargetDev() function
1340 …if (DFileSenderInitWithTargetDev(session, &sockAddr, &type, para->localInterfaceName, 0) != NSTACK… in NSTACKX_DFileClientWithTargetDev()