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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstatscommand.h 57 u8 stop_rsp; member in struct:__anon52555
109 virtual void getClearRspParams(u32 *stats_clear_rsp_mask, u8 *stop_rsp);
llstats.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 249 stop_rsp = 1 will imply that stop_req was honored and statistics collection was stopped.
252 u32 stats_clear_req_mask, u32 *stats_clear_rsp_mask, u8 stop_req, u8 *stop_rsp);
  /device/generic/goldfish/wifi/wifi_hal/
wifi_hal.cpp 221 u8 *stop_rsp) {
229 stop_rsp);
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 150 u8* stop_rsp) {
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal.cpp 637 uint8_t stop_rsp; local
639 getIfaceHandle(iface_name), 0xFFFFFFFF, &clear_mask_rsp, 1, &stop_rsp);
    [all...]

Completed in 279 milliseconds