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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_logger.h 298 wifi_error wifi_reset_log_handler(wifi_request_id id, wifi_interface_handle iface);
wifi_hal.h 216 wifi_error (* wifi_reset_log_handler)(wifi_request_id id, wifi_interface_handle iface); member in struct:__anon25002
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 146 fn->wifi_reset_log_handler = wifi_reset_log_handler;
wifi_logger.cpp 544 wifi_error wifi_reset_log_handler(wifi_request_id id, wifi_interface_handle iface) function
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger.cpp 557 wifi_error wifi_reset_log_handler(wifi_request_id id, function
  /frameworks/opt/net/wifi/service/jni/
com_android_server_wifi_WifiNative.cpp 85 hal_fn->wifi_reset_log_handler = wifi_reset_log_handler_stub;
    [all...]

Completed in 60 milliseconds