Searched refs:PAIRING_VARIANT_PIN (Results 1 – 3 of 3) sorted by relevance
427 public static final int PAIRING_VARIANT_PIN = 0; field in BluetoothDevice
697 intent.putExtra(BluetoothDevice.EXTRA_PAIRING_VARIANT, BluetoothDevice.PAIRING_VARIANT_PIN); in onRequestPinCode()
171 case BluetoothDevice.PAIRING_VARIANT_PIN: in onReceive()