Home
last modified time | relevance | path

Searched defs:setPairingConfirmation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl79 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept); in setPairingConfirmation() method
DBluetoothDevice.java1176 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice