Home
last modified time | relevance | path

Searched defs:EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
DEasyConnectStatusCallback.java84 public static final int EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = -3; field in EasyConnectStatusCallback
/frameworks/base/proto/src/
Dwifi.proto2328 EASY_CONNECT_EVENT_FAILURE_NOT_COMPATIBLE = 3; enumerator