commit | 591f47f31ba4e89fc0cce2ad90da80945ce8bf94 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 24 21:02:49 2012 -0300 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 01:40:42 2012 -0300 |
tree | f76c50645f1b90d677699eefe53f79188bf0e9d0 | |
parent | 2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e [diff] |
Bluetooth: Move address type macros to bluetooth.h This patch moves address type macros to bluetooth.h since they will be used by management interface and Bluetooth socket interface. It also replaces the macro prefix MGMT_ADDR_ by BDADDR_. Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Acked-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>