Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Difaceeventhandler.cpp201 mConcurrencySet = 0; in WifihalGeneric()
293 nla_memcpy(mConcurrencySet, in handleResponse()
307 ALOGV("0x%" PRIx64, *(mConcurrencySet + i)); in handleResponse()
592 mConcurrencySet = set; in setConcurrencySet()
H A Difaceeventhandler.h89 feature_set *mConcurrencySet; variable