Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DMediaControlGattService.java1493 private static int SpeedFloatToCharacteristicIntValue(float speed) { in SpeedFloatToCharacteristicIntValue() method in MediaControlGattService
1538 int intSpeed = SpeedFloatToCharacteristicIntValue(speed); in updateSeekingSpeedChar()
1575 int intSpeed = SpeedFloatToCharacteristicIntValue(speed); in updatePlaybackSpeedChar()