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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 87 void wifi_event_loop(wifi_handle handle);
173 void (*wifi_event_loop)(wifi_handle); member in struct:__anon25002
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 121 fn->wifi_event_loop = wifi_event_loop;
348 void wifi_event_loop(wifi_handle handle) function
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 247 fn->wifi_event_loop = wifi_event_loop;
597 void wifi_event_loop(wifi_handle handle) function
    [all...]
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 50 hal_fn->wifi_event_loop = wifi_event_loop_stub;
394 hal_fn.wifi_event_loop(halHandle);
    [all...]

Completed in 70 milliseconds