Searched refs:EXTRA_PERIPHERAL_DEVICE (Results 1 – 2 of 2) sorted by relevance
47 public static final String EXTRA_PERIPHERAL_DEVICE = "device"; field in PeripheralHandoverService159 BluetoothDevice device = msgData.getParcelable(EXTRA_PERIPHERAL_DEVICE); in doPeripheralHandover()
600 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_DEVICE, handover.device); in tryPeripheralHandover()