Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1419 static int32_t DFileSessionSendFrame(DFileSession *session, QueueNode **preQueueNode, List *unsent, in DFileSessionSendFrame() function
1542 ret = DFileSessionSendFrame(session, &queueNode, &unsent, &before, socketIndex); in DFileSenderHandle()