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

  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 172 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush,
wifi_hal.h 188 wifi_error (* wifi_get_cached_gscan_results)(wifi_interface_handle, byte, int, member in struct:__anon25002
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 129 fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results;
gscan.cpp 977 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, function
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 255 fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results;
    [all...]
gscan.cpp 1002 wifi_error wifi_get_cached_gscan_results(wifi_interface_handle iface, function
    [all...]
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 62 hal_fn->wifi_get_cached_gscan_results = wifi_get_cached_gscan_results_stub;
598 int result = hal_fn.wifi_get_cached_gscan_results(handle, b, num_scan_data, scan_data, &num_scan_data);
    [all...]

Completed in 812 milliseconds