Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl140 …boolean setPairingConfirmation(in BluetoothDevice device, boolean accept, in AttributionSource att… in setPairingConfirmation() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2568 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3202 public boolean setPairingConfirmation( in setPairingConfirmation() method in AdapterService.AdapterServiceBinder