commit | cfafccf730d363accacbd165542095ce6f7d2de8 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@openbossa.org> | Fri Aug 19 21:06:56 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Sep 21 12:58:11 2011 -0300 |
tree | e01d3f94ef6a6ddb80c16f7b59b446c378183569 | |
parent | 160dc6ac1256ed15a507bec9a2ff1f6d24a5a3ff [diff] |
Bluetooth: Add link_type information to the mgmt Connected event One piece of information that was lost when using the mgmt interface, was the type of the connection. Using HCI events we used to know the type of the connection based on the type of the event, e.g. HCI_LE_Connection_Complete for LE links. Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>