Searched refs:convertPinToBytes (Results 1 – 2 of 2) sorted by relevance
183 byte[] pin = BluetoothDevice.convertPinToBytes(val); in onCreate()
1524 public static byte[] convertPinToBytes(String pin) { in convertPinToBytes() method in BluetoothDevice