Files
frameworks_base/core/java/android
Andre Eisenbach a39373cabd DO NOT MERGE Read Bluetooth interop database entries from settings (1/2)
Interop database entries are stored in the system settings entry
"BluetoothInteropDatabase". The format is a list of entries separated by
";". An entry consists of a BDA fragment, followed by a comma and an
integer representing a feature from interop.h.

Example:
To disable LE secure connections for devices starting with BDA 11:22:33,
use "11:22:33,0".

Bug: 26548845
Change-Id: I6a9fd34f6af4d3bdfcaa0e051eafebdfbf2a4949
(cherry picked from commit 3bc623be8d)
2016-02-23 01:10:11 -08:00
..
2015-09-08 17:54:37 -07:00
2015-09-07 11:53:59 +02:00
2015-08-11 17:18:53 -07:00