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

  /hardware/interfaces/wifi/1.0/default/
wifi_legacy_hal_stubs.cpp 61 populateStubFor(&hal_fn->wifi_stop_gscan);
wifi_legacy_hal.cpp 556 global_func_table_.wifi_stop_gscan(id, wlan_interface_handle_);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 196 wifi_error wifi_stop_gscan(wifi_request_id id, wifi_interface_handle iface);
wifi_hal.h 243 wifi_error (* wifi_stop_gscan)(wifi_request_id, wifi_interface_handle); member in struct:__anon41518
  /frameworks/opt/net/wifi/libwifi_hal/
hal_tool.cpp 479 hal_fn->wifi_stop_gscan = wifi_stop_gscan_stub;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 144 fn->wifi_stop_gscan = wifi_stop_gscan;
    [all...]
gscan.cpp 704 wifi_error wifi_stop_gscan(wifi_request_id id, wifi_interface_handle iface) function
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 336 fn->wifi_stop_gscan = wifi_stop_gscan;
    [all...]
gscan.cpp 442 wifi_error wifi_stop_gscan(wifi_request_id id, function
    [all...]

Completed in 92 milliseconds