Searched refs:setPin (Results 1 – 5 of 5) sorted by relevance
1513 public boolean setPin(byte[] pin) { in setPin() method in BluetoothDevice1520 return service.setPin(this, true, pin.length, pin); in setPin()
176 mDevice.setPin(mPin); in onReceive()
6205 method public boolean setPin(byte[]);
11676 Landroid/bluetooth/IBluetooth$Stub$Proxy;->setPin(Landroid/bluetooth/BluetoothDevice;ZI[B)Z11807 Landroid/bluetooth/IBluetooth;->setPin(Landroid/bluetooth/BluetoothDevice;ZI[B)Z
8366 method public boolean setPin(byte[]);