Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_send.c191 static int32_t GetMaxSendCount(void) in GetMaxSendCount() function
204 int32_t maxCount = GetMaxSendCount(); in DoSendDataFrame()
237 maxCount = GetMaxSendCount(); in DoSendDataFrame()
309 int32_t maxCount = GetMaxSendCount(); in SendDataFrame()