Searched refs:EXTRA_PERIPHERAL_CLASS (Results 1 – 2 of 2) sorted by relevance
53 public static final String EXTRA_PERIPHERAL_CLASS = "class"; field in PeripheralHandoverService166 BluetoothClass btClass = msgData.getParcelable(EXTRA_PERIPHERAL_CLASS); in doPeripheralHandover()
678 intent.putExtra(PeripheralHandoverService.EXTRA_PERIPHERAL_CLASS, handover.btClass); in tryPeripheralHandover()