Searched refs:mPasskeyFormatted (Results 1 – 3 of 3) sorted by relevance
59 private String mPasskeyFormatted; field in BluetoothPairingController86 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()272 byte[] pinBytes = BluetoothDevice.convertPinToBytes(mPasskeyFormatted); in notifyDialogDisplayed()321 return mPasskeyFormatted; in getPairingContent()
61 private String mPasskeyFormatted; field in BluetoothPairingController89 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()297 byte[] pinBytes = BluetoothDevice.convertPinToBytes(mPasskeyFormatted); in notifyDialogDisplayed()346 return mPasskeyFormatted; in getPairingContent()