Home | History | Annotate | Download | only in server

Lines Matching refs:BluetoothUuid

27 import android.bluetooth.BluetoothUuid;
784 (BluetoothUuid.isAudioSource(uuid) || BluetoothUuid.isAvrcpTarget(uuid)
785 || BluetoothUuid.isAdvAudioDist(uuid)) &&
788 if (authorized && !BluetoothUuid.isAvrcpTarget(uuid)) {
802 } else if (BluetoothUuid.isInputDevice(uuid)) {
814 } else if (BluetoothUuid.isBnep(uuid)) {