Searched defs:setPin (Results 1 – 3 of 3) sorted by relevance
60 boolean setPin(in String address, in byte[] pin); in setPin() method
596 public boolean setPin(byte[] pin) { in setPin() method in BluetoothDevice
1216 public synchronized boolean setPin(String address, byte[] pin) { in setPin() method in BluetoothService