Loading system/binder/android/bluetooth/IBluetoothMapClient.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,6 @@ interface IBluetoothMapClient { in PendingIntent sentIntent, in PendingIntent deliveryIntent); boolean getUnreadMessages(in BluetoothDevice device); int getSupportedFeatures(in BluetoothDevice device); boolean setMessageStatus(in BluetoothDevice device, in String handle, in int status); } Loading
system/binder/android/bluetooth/IBluetoothMapClient.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -38,4 +38,6 @@ interface IBluetoothMapClient { in PendingIntent sentIntent, in PendingIntent deliveryIntent); boolean getUnreadMessages(in BluetoothDevice device); int getSupportedFeatures(in BluetoothDevice device); boolean setMessageStatus(in BluetoothDevice device, in String handle, in int status); }