Searched refs:MDEP_ROLE_SINK (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java731 if (role == BluetoothHealth.SINK_ROLE) return MDEP_ROLE_SINK;
733 return MDEP_ROLE_SINK;
876 private static final int MDEP_ROLE_SINK = 1; field in class:HealthService

Completed in 75 milliseconds