Files
frameworks_base/core/java/android
Andre Eisenbach 3bc623be8d 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
2016-02-15 22:24:10 +00:00
..
2016-01-15 16:14:57 +00:00
2016-02-12 14:29:37 +00:00
2015-10-06 15:18:40 -07:00
2016-02-08 20:33:49 +00:00