Searched refs:BT_LE_AUDIO_MAX_VOL (Results 1 – 1 of 1) sorted by relevance
81 private static final int BT_LE_AUDIO_MAX_VOL = 255; field in VolumeControlServiceTest566 return (int) Math.round((double) index * BT_LE_AUDIO_MAX_VOL / maxIndex); in getLeAudioVolume()698 (int) Math.round((double) (volume_groupId_1 * MEDIA_MAX_VOL) / BT_LE_AUDIO_MAX_VOL); in testActiveGroupChange()704 (int) Math.round((double) (volume_groupId_2 * MEDIA_MAX_VOL) / BT_LE_AUDIO_MAX_VOL); in testActiveGroupChange()