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

  /device/generic/goldfish/wifi/wifi_hal/
wifi_hal.cpp 113 void wifi_event_loop(wifi_handle handle) { function
380 fn->wifi_event_loop = wifi_event_loop;
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal_stubs.cpp 50 populateStubFor(&hal_fn->wifi_event_loop);
wifi_legacy_hal.cpp     [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 122 void wifi_event_loop(wifi_handle handle);
283 void (*wifi_event_loop)(wifi_handle); member in struct:__anon48460
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 163 fn->wifi_event_loop = wifi_event_loop;
450 void wifi_event_loop(wifi_handle handle) function
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 340 fn->wifi_event_loop = wifi_event_loop;
864 void wifi_event_loop(wifi_handle handle) function
    [all...]
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 473 hal_fn->wifi_event_loop = wifi_event_loop_stub;

Completed in 342 milliseconds