Home | History | Annotate | Download | only in server

Lines Matching refs:setPin

613             setPin(address, BluetoothDevice.convertPinToBytes("0000"));
1633 public synchronized boolean setPin(String address, byte[] pin) {
1645 Log.w(TAG, "setPin(" + address + ") called but no native data available, " +