HomeSort by relevance Sort by last modified time
    Searched refs:QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 131 if (!tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE])
133 ALOGE("%s: QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE not found", __FUNCTION__);
136 stats->state = (wifi_connection_state)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_INFO_STATE]);
    [all...]
qca-vendor_copy.h     [all...]
  /external/wpa_supplicant_8/src/common/
qca-vendor.h     [all...]

Completed in 42 milliseconds