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

  /hardware/interfaces/wifi/1.0/default/
wifi_legacy_hal_stubs.cpp 49 populateStubFor(&hal_fn->wifi_event_loop);
wifi_legacy_hal.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 90 void wifi_event_loop(wifi_handle handle);
229 void (*wifi_event_loop)(wifi_handle); member in struct:__anon41518
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 137 fn->wifi_event_loop = wifi_event_loop;
405 void wifi_event_loop(wifi_handle handle) function
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 327 fn->wifi_event_loop = wifi_event_loop;
813 void wifi_event_loop(wifi_handle handle) function
    [all...]
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 468 hal_fn->wifi_event_loop = wifi_event_loop_stub;

Completed in 303 milliseconds