Home
last modified time | relevance | path

Searched refs:convertPinToBytes (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2551 byte[] pinBytes = convertPinToBytes(pin); in setPin()
3074 public static byte[] convertPinToBytes(String pin) { in convertPinToBytes() method in BluetoothDevice