Home
last modified time | relevance | path

Searched refs:OobError (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java3857 public @interface OobError {} annotation in BluetoothAdapter
3881 void onError(@OobError int errorCode); in onError()
3910 public void onError(@OobError int errorCode) { in onError()