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

  /hardware/interfaces/wifi/1.0/default/
wifi_status_util.cpp 31 case legacy_hal::WIFI_ERROR_NOT_AVAILABLE:
65 case legacy_hal::WIFI_ERROR_NOT_AVAILABLE:
wifi_legacy_hal.cpp 498 return WIFI_ERROR_NOT_AVAILABLE;
553 return WIFI_ERROR_NOT_AVAILABLE;
654 return WIFI_ERROR_NOT_AVAILABLE;
681 return WIFI_ERROR_NOT_AVAILABLE;
832 return WIFI_ERROR_NOT_AVAILABLE;
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
rssi_monitor.cpp 332 return WIFI_ERROR_NOT_AVAILABLE;
gscan.cpp 481 return WIFI_ERROR_NOT_AVAILABLE;
749 return WIFI_ERROR_NOT_AVAILABLE;
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 270 return WIFI_ERROR_NOT_AVAILABLE;
282 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 76 milliseconds