Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/handover/
DBluetoothPeripheralHandover.java140 mIsA2dpAvailable = hasA2dpCapability(uuids, btClass); in BluetoothPeripheralHandover()
588 boolean hasA2dpCapability(ParcelUuid[] uuids, BluetoothClass btClass) { in hasA2dpCapability() method in BluetoothPeripheralHandover