Home
last modified time | relevance | path

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

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