Searched refs:EXTRA_PAIRING_INITIATOR (Results 1 – 4 of 4) sorted by relevance
98 intent.getIntExtra(BluetoothDevice.EXTRA_PAIRING_INITIATOR, BluetoothDevice.ERROR); in BluetoothPairingController()
78 pairingIntent.putExtra(BluetoothDevice.EXTRA_PAIRING_INITIATOR, initiator); in getPairingDialogIntent()
481 public static final String EXTRA_PAIRING_INITIATOR = field in BluetoothDevice
252 …field public static final String EXTRA_PAIRING_INITIATOR = "android.bluetooth.device.extra.PAIRING…