Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c169 static int32_t SendFileDataFrameEx(DFileSession *session, PeerInfo *peerInfo, List *head, uint32_t … in SendFileDataFrameEx() function
231 ret = SendFileDataFrameEx(session, peerInfo, head, tid); in DoSendDataFrame()