Loading system/binder/android/bluetooth/IBluetoothManager.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -53,5 +53,7 @@ interface IBluetoothManager int updateBleAppCount(IBinder b, boolean enable, String packageName); boolean isBleAppPresent(); boolean isHearingAidProfileSupported(); List<String> getSystemConfigEnabledProfilesForPackage(String packageName); } Loading
system/binder/android/bluetooth/IBluetoothManager.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -53,5 +53,7 @@ interface IBluetoothManager int updateBleAppCount(IBinder b, boolean enable, String packageName); boolean isBleAppPresent(); boolean isHearingAidProfileSupported(); List<String> getSystemConfigEnabledProfilesForPackage(String packageName); }