Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Difaceeventhandler.cpp203 mSet = 0; in WifihalGeneric()
243 mSet = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_FEATURE_SET]); in handleResponse()
244 ALOGV("Supported feature set : %x", mSet); in handleResponse()
348 *pset = mSet; in getResponseparams()
Difaceeventhandler.h87 feature_set mSet; variable