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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
rtt.cpp 131 if (ret == WIFI_ERROR_NOT_AVAILABLE && LowiWifiHalApi) {
209 if (ret == WIFI_ERROR_NOT_AVAILABLE && LowiWifiHalApi) {
276 if (ret == WIFI_ERROR_NOT_AVAILABLE && LowiWifiHalApi != NULL) {
wifilogger_diag.cpp 106 return WIFI_ERROR_NOT_AVAILABLE;
690 return WIFI_ERROR_NOT_AVAILABLE;
    [all...]
gscan.cpp 443 return WIFI_ERROR_NOT_AVAILABLE;
687 return WIFI_ERROR_NOT_AVAILABLE;
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 55 WIFI_ERROR_NOT_AVAILABLE = -4, // Not available right now, but try later

Completed in 51 milliseconds