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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
vendor_definitions.h 89 QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP,
llstats.cpp 561 ALOGI("STOP resp : %d\n", nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP]));
563 mClearRspParams.stop_rsp = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP]);
    [all...]

Completed in 32 milliseconds