Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java285 public static final int PROFILE_NAP = 5; field in BluetoothClass
353 } else if (profile == PROFILE_PANU || profile == PROFILE_NAP){ in doesClassMatch()