Home
last modified time | relevance | path

Searched defs:stop_rsp (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dllstatscommand.h57 u8 stop_rsp; member
Dllstats.cpp849 void LLStatsCommand::getClearRspParams(u32 *stats_clear_rsp_mask, u8 *stop_rsp) in getClearRspParams()
1395 u8 stop_req, u8 *stop_rsp) in wifi_clear_link_stats()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dllstatscommand.h57 u8 stop_rsp; member
Dllstats.cpp864 void LLStatsCommand::getClearRspParams(u32 *stats_clear_rsp_mask, u8 *stop_rsp) in getClearRspParams()
1427 u8 stop_req, u8 *stop_rsp) in wifi_clear_link_stats()
/hardware/broadcom/wlan/bcmdhd/halutil/
Dwifi_hal_stub.cpp127 u32 stats_clear_req_mask, u32 *stats_clear_rsp_mask, u8 stop_req, u8 *stop_rsp) { in wifi_clear_link_stats_stub()
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.cpp833 uint8_t stop_rsp; in disableLinkLayerStats() local