Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/nan/
DWifiNanNative.java357 public static final int NAN_STATUS_INVALID_HOP_COUNT_LIMIT = 4098; field in WifiNanNative
417 case NAN_STATUS_INVALID_HOP_COUNT_LIMIT: in translateHalStatusToPublicStatus()