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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstatscommand.h 69 u8 stop_rsp; member in struct:__anon41589
121 virtual void getClearRspParams(u32 *stats_clear_rsp_mask, u8 *stop_rsp);
llstats.cpp 532 void LLStatsCommand::getClearRspParams(u32 *stats_clear_rsp_mask, u8 *stop_rsp)
535 *stop_rsp = mClearRspParams.stop_rsp;
563 mClearRspParams.stop_rsp = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_CLR_CONFIG_STOP_RSP]);
698 u8 stop_req, u8 *stop_rsp)
    [all...]
  /frameworks/opt/net/wifi/service/lib/
wifi_hal.cpp 112 u32 stats_clear_req_mask, u32 *stats_clear_rsp_mask, u8 stop_req, u8 *stop_rsp) {
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 228 stop_rsp = 1 will imply that stop_req was honored and statistics collection was stopped.
231 u32 stats_clear_req_mask, u32 *stats_clear_rsp_mask, u8 stop_req, u8 *stop_rsp);

Completed in 1154 milliseconds