Parent: 82c1095423b0b871b5fdd62c510b21d85b0cb240
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2013-12-20 14:07:22
Tree: 670004c272cf6db0a9ee98ff0d2bc3ec8ee3d069
android/bluetooth: Add initial support for permanent storage This patch adds initial support for storing adapter configuration. Currently stored data is address, name and discoverable timeout. Since Android daemon storage format is to be simpler than Linux check if correct adapter is used before going operational. This is a precaution to avoid e.g. using linkkeys generated for different controller.
Diffstat
| M | android/Android.mk | | | 3 | ++- |
| M | android/bluetooth.c | | | 85 | ++++++++++++++++++++++++++++++++++++++++- - - - - |
| M | configure.ac | | | 3 | +++ |
3 files changed, 85 insertions(+), 6 deletions(-)