commit | b9b343d25484bbceaee454ab422daafb1c5eda96 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Fri Jul 27 15:10:11 2012 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Aug 06 15:05:10 2012 -0300 |
tree | 8d2ba6446a679cac0c894fc2a080ff1cb6ec8f09 | |
parent | 230fd16a2333fef9c012b054a127c7d157f7a7af [diff] |
Bluetooth: Fix hci_le_conn_complete_evt We need to check the 'Role' parameter from the LE Connection Complete Event in order to properly set 'out' and 'link_mode' fields from hci_conn structure. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>