Searched refs:handover (Results 1 – 13 of 13) sorted by relevance
25 import com.android.nfc.handover.HandoverDataParser;26 import com.android.nfc.handover.PeripheralHandoverService;658 HandoverDataParser.BluetoothHandoverData handover = mHandoverDataParser.parseBluetooth(m); in tryPeripheralHandover() local659 if (handover == null || !handover.valid) return false; in tryPeripheralHandover()668 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_DEVICE, handover.device); in tryPeripheralHandover()669 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_NAME, handover.name); in tryPeripheralHandover()670 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_TRANSPORT, handover.transport); in tryPeripheralHandover()671 if (handover.oobData != null) { in tryPeripheralHandover()672 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_OOB_DATA, handover.oobData); in tryPeripheralHandover()674 if (handover.uuids != null) { in tryPeripheralHandover()[all …]
30 import com.android.nfc.handover.HandoverClient;31 import com.android.nfc.handover.HandoverDataParser;32 import com.android.nfc.handover.HandoverServer;
98 import com.android.nfc.handover.HandoverDataParser;
17 package com.android.nfc.handover;
16 package com.android.nfc.handover;
20 import com.android.nfc.handover.HandoverDataParser;
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...