Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothHealth.java71 public static final int SINK_ROLE = 1 << 1; field in BluetoothHealth
151 return registerAppConfiguration(name, dataType, SINK_ROLE, in registerSinkAppConfiguration()
557 if (name == null || (role != SOURCE_ROLE && role != SINK_ROLE) || in checkAppParam()
DBluetoothHealthAppConfiguration.java46 mRole = BluetoothHealth.SINK_ROLE; in BluetoothHealthAppConfiguration()
/frameworks/base/api/
Dcurrent.txt5357 field public static final int SINK_ROLE = 2; // 0x2