Home
last modified time | relevance | path

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

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