Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c345 backPressFrame->backPressure.stopSendPeriod = htonl(0); in EncodeBackPressFrame()
687 backPressInfo->stopSendPeriod = ntohl(backPressFrame->backPressure.stopSendPeriod); in DecodeBackPressFrame()
H A Dnstackx_dfile_session.c829 backPress.stopSendPeriod); in DFileSessionHandleBackPressure()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h141 uint32_t stopSendPeriod; member