Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1664 static int32_t DFileAddInboundQueue(DFileSession *session, const uint8_t *frame, size_t frameLength, in DFileAddInboundQueue() function
1747 int32_t ret = DFileAddInboundQueue(session, buf, bufLen, peerAddr, socketIndex); in DFileSessionHandleReadBuffer()