HomeSort by relevance Sort by last modified time
    Searched full:wifi_cleanup (Results 1 - 8 of 8) sorted by null

  /device/generic/goldfish/wifi/wifi_hal/
wifi_hal.cpp 80 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) { function
379 fn->wifi_cleanup = wifi_cleanup;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
common.h 184 int cleanup_socks[2]; // sockets used to implement wifi_cleanup
wifi_hal.cpp 162 fn->wifi_cleanup = wifi_cleanup;
376 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) function
    [all...]
  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal_stubs.cpp 49 populateStubFor(&hal_fn->wifi_cleanup);
wifi_legacy_hal.cpp 411 global_func_table_.wifi_cleanup(global_handle_, onAsyncStopComplete);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 121 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler);
282 void (* wifi_cleanup) (wifi_handle, wifi_cleaned_up_handler); member in struct:__anon48460
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 472 hal_fn->wifi_cleanup = wifi_cleanup_stub;
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 339 fn->wifi_cleanup = wifi_cleanup;
821 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) function
    [all...]

Completed in 1594 milliseconds