Searched refs:EXTRA_PERIPHERAL_UUIDS (Results 1 – 2 of 2) sorted by relevance
52 public static final String EXTRA_PERIPHERAL_UUIDS = "uuids"; field in PeripheralHandoverService165 Parcelable[] parcelables = msgData.getParcelableArray(EXTRA_PERIPHERAL_UUIDS); in doPeripheralHandover()
683 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_UUIDS, handover.uuids); in tryPeripheralHandover()