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