commit | 3161ae1c72f03b021bc67504c13025626c26d30c | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Thu Sep 27 17:26:11 2012 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Sep 27 17:11:52 2012 -0300 |
tree | dc75cc7e2ddb341aec63cbbabccbc31eb6bbfa13 | |
parent | aa09537d80bf7e6282103618eb496f03e76f2953 [diff] |
Bluetooth: AMP: Physical link struct and helpers Define physical link structures. Physical links are represented by hci_conn structure. For BR/EDR we use type ACL_LINK and for AMP we use AMP_LINK. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>