Home
last modified time | relevance | path

Searched refs:WIFI_ERROR_NOT_AVAILABLE (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/1.0/default/
Dwifi_status_util.cpp31 case legacy_hal::WIFI_ERROR_NOT_AVAILABLE: in legacyErrorToString()
65 case legacy_hal::WIFI_ERROR_NOT_AVAILABLE: in createWifiStatusFromLegacyError()
Dwifi_legacy_hal.cpp498 return WIFI_ERROR_NOT_AVAILABLE; in startGscan()
553 return WIFI_ERROR_NOT_AVAILABLE; in stopGscan()
654 return WIFI_ERROR_NOT_AVAILABLE; in startRssiMonitoring()
681 return WIFI_ERROR_NOT_AVAILABLE; in stopRssiMonitoring()
832 return WIFI_ERROR_NOT_AVAILABLE; in registerRingBufferCallbackHandler()
856 return WIFI_ERROR_NOT_AVAILABLE; in deregisterRingBufferCallbackHandler()
894 return WIFI_ERROR_NOT_AVAILABLE; in registerErrorAlertCallbackHandler()
917 return WIFI_ERROR_NOT_AVAILABLE; in deregisterErrorAlertCallbackHandler()
928 return WIFI_ERROR_NOT_AVAILABLE; in startRttRangeRequest()
964 return WIFI_ERROR_NOT_AVAILABLE; in cancelRttRangeRequest()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Drssi_monitor.cpp332 return WIFI_ERROR_NOT_AVAILABLE; in wifi_stop_rssi_monitoring()
Dgscan.cpp481 return WIFI_ERROR_NOT_AVAILABLE; in wifi_stop_gscan()
749 return WIFI_ERROR_NOT_AVAILABLE; in wifi_reset_bssid_hotlist()
1031 return WIFI_ERROR_NOT_AVAILABLE; in wifi_reset_significant_change_handler()
2230 return WIFI_ERROR_NOT_AVAILABLE; in wifi_reset_passpoint_list()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp270 return WIFI_ERROR_NOT_AVAILABLE; in wifi_initialize()
282 return WIFI_ERROR_NOT_AVAILABLE; in wifi_initialize()
1161 return WIFI_ERROR_NOT_AVAILABLE; in wifi_init_interfaces()
/hardware/libhardware_legacy/include/hardware_legacy/
Dwifi_hal.h55 WIFI_ERROR_NOT_AVAILABLE = -4, // Not available right now, but try later enumerator