Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h150 uint8_t sendRemain; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c238 flag = CapsTcp(session) ? (session->sendRemain ? 0 : 1) : in DoSendDataFrame()
H A Dnstackx_dfile_session.c1425 session->sendRemain = 1; in DFileSessionSendFrame()
1427 session->sendRemain = 0; in DFileSessionSendFrame()