diff options
Diffstat (limited to 'core/java/android/bluetooth/IBluetoothGattCallback.aidl')
| -rw-r--r-- | core/java/android/bluetooth/IBluetoothGattCallback.aidl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/bluetooth/IBluetoothGattCallback.aidl b/core/java/android/bluetooth/IBluetoothGattCallback.aidl index 60c297b..e3563fc 100644 --- a/core/java/android/bluetooth/IBluetoothGattCallback.aidl +++ b/core/java/android/bluetooth/IBluetoothGattCallback.aidl @@ -63,5 +63,4 @@ interface IBluetoothGattCallback { in int charInstId, in ParcelUuid charUuid, in byte[] value); void onReadRemoteRssi(in String address, in int rssi, in int status); - void onListen(in int status); } |
