Searched refs:PAIRING_VARIANT_PIN (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java280 * {@link #PAIRING_VARIANT_PIN},
498 public static final int PAIRING_VARIANT_PIN = 0; field in class:BluetoothDevice
1141 * Set the pin during pairing when the pairing method is {@link #PAIRING_VARIANT_PIN}
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestUtils.java174 case BluetoothDevice.PAIRING_VARIANT_PIN:

Completed in 107 milliseconds