Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h145 uint32_t wlanCatagory; member
231 …return ((session->capability & NSTACKX_CAPS_WLAN_CATAGORY) && (session->wlanCatagory == NSTACKX_WL… in CapsTcp()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c902 session->wlanCatagory = g_wlanCatagory; in PostSessionCreate()
H A Dnstackx_dfile_session.c1093 …fo->overRun, peerInfo->maxRetryCountPerSec, peerInfo->maxRetryCountLastSec, session->wlanCatagory); in DFileSendCalculateRate()