Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c196 static int32_t DoSendDataFrame(DFileSession *session, List *head, int32_t count, uint32_t tid, uint… in DoSendDataFrame() function
311 ret = DoSendDataFrame(session, &tmpq, count, tid, socketIndex); in SendDataFrame()