Loading system/binder/android/bluetooth/IBluetoothManager.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -49,5 +49,6 @@ interface IBluetoothManager boolean isBleScanAlwaysAvailable(); int updateBleAppCount(IBinder b, boolean enable, String packageName); boolean isBleAppPresent(); boolean isHearingAidProfileSupported(); } Loading
system/binder/android/bluetooth/IBluetoothManager.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -49,5 +49,6 @@ interface IBluetoothManager boolean isBleScanAlwaysAvailable(); int updateBleAppCount(IBinder b, boolean enable, String packageName); boolean isBleAppPresent(); boolean isHearingAidProfileSupported(); }