Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java279 public static final int PROFILE_OPP = 2; field in BluetoothClass
328 } else if (profile == PROFILE_OPP) { in doesClassMatch()