Commit: f91de769487803bad1915d178c6e2dec2eb2cf69
Parent: 2c4b8bde0fd0d6843bfb88399dccc32e0be85d7f
Author: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Committer: Szymon Janc <szymon.janc@tieto.com>
Date: 2014-11-04 15:53:04
Tree: 9caa15a32c471539a3bb727e7e0c52eebfdd42ec

android/hal-bluetooth: Add parameter to create_bond Add parameter to create_bond following new bluetooth.h HAL, transport is defined in bluedroid include/bt_types.h. Bluetooth daemon shall check transport parameter and make needed decisions, by default parameter is unknown and this is the way bluedroid manage it itself.

Diffstat

M android/bluetooth.c | 6 ++++++
M android/hal-bluetooth.c | 16 +++++++++++++++-
M android/hal-ipc-api.txt | 1 +
M android/hal-msg.h | 5 +++++

4 files changed, 27 insertions(+), 1 deletions(-)

View Full Diff | Patch