Searched refs:MDEP_ROLE_SINK (Results 1 – 1 of 1) sorted by relevance
734 if (role == BluetoothHealth.SINK_ROLE) return MDEP_ROLE_SINK; in convertRoleToHal()736 return MDEP_ROLE_SINK; in convertRoleToHal()896 private static final int MDEP_ROLE_SINK = 1; field in HealthService