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

  /hardware/interfaces/wifi/1.2/default/
wifi_legacy_hal_stubs.cpp 61 populateStubFor(&hal_fn->wifi_start_gscan);
wifi_legacy_hal.cpp 573 wifi_error status = global_func_table_.wifi_start_gscan(
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 202 wifi_error wifi_start_gscan(wifi_request_id id, wifi_interface_handle iface,
wifi_hal.h 295 wifi_error (* wifi_start_gscan) (wifi_request_id, wifi_interface_handle, wifi_scan_cmd_params, member in struct:__anon48460
  /device/generic/goldfish/wifi/wifi_hal/
wifi_hal.cpp 414 notSupported(fn->wifi_start_gscan);
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 483 hal_fn->wifi_start_gscan = wifi_start_gscan_stub;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 169 fn->wifi_start_gscan = wifi_start_gscan;
    [all...]
gscan.cpp 695 wifi_error wifi_start_gscan( function
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 348 fn->wifi_start_gscan = wifi_start_gscan;
    [all...]
gscan.cpp 190 wifi_error wifi_start_gscan(wifi_request_id id, function
    [all...]

Completed in 899 milliseconds