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

  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 72 #define WIFI_FEATURE_NAN 0x0040 // Neighbor Awareness Networking
  /frameworks/base/wifi/java/android/net/wifi/
WifiManager.java 825 public static final int WIFI_FEATURE_NAN = 0x0040; // Neighbor Awareness Networking
899 return isFeatureSupported(WIFI_FEATURE_NAN);
    [all...]

Completed in 58 milliseconds