Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp203 mConcurrencySet = 0; in WifihalGeneric()
271 nla_memcpy(mConcurrencySet, in handleResponse()
285 ALOGV("%x", *(mConcurrencySet + i)); in handleResponse()
513 mConcurrencySet = set; in setConcurrencySet()
Difaceeventhandler.h88 feature_set *mConcurrencySet; variable