Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp206 mConcurrencySet = 0; in WifihalGeneric()
273 nla_memcpy(mConcurrencySet, in handleResponse()
287 ALOGV("%x", *(mConcurrencySet + i)); in handleResponse()
356 mConcurrencySet = set; in setConcurrencySet()
Difaceeventhandler.h90 feature_set *mConcurrencySet; variable