Searched refs:setPin (Results 1 – 6 of 6) sorted by relevance
79 boolean setPin(in BluetoothDevice device, boolean accept, int len, in byte[] pinCode); in setPin() method
1201 public boolean setPin(byte[] pin) { in setPin() method in BluetoothDevice1207 return sService.setPin(this, true, pin.length, pin); in setPin()
176 mDevice.setPin(mPin); in onReceive()
6205 method public boolean setPin(byte[]);
7591 method public boolean setPin(byte[]);
8070 method public boolean setPin(byte[]);