Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Difaceeventhandler.cpp201 mConcurrencySet = 0; in WifihalGeneric()
408 nla_memcpy(mConcurrencySet, in handleResponse()
422 ALOGV("0x%" PRIx64, *(mConcurrencySet + i)); in handleResponse()
710 mConcurrencySet = set; in setConcurrencySet()
Difaceeventhandler.h89 feature_set *mConcurrencySet; variable
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Difaceeventhandler.cpp202 mConcurrencySet = 0; in WifihalGeneric()
410 nla_memcpy(mConcurrencySet, in handleResponse()
424 ALOGV("%" PRIx64, *(mConcurrencySet + i)); in handleResponse()
822 mConcurrencySet = set; in setConcurrencySet()
Difaceeventhandler.h93 feature_set *mConcurrencySet; variable