]> Pileus Git - ~andy/linux/commit
Bluetooth: Move address type macros to bluetooth.h
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 25 Apr 2012 00:02:49 +0000 (21:02 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 04:40:42 +0000 (01:40 -0300)
commit591f47f31ba4e89fc0cce2ad90da80945ce8bf94
treef76c50645f1b90d677699eefe53f79188bf0e9d0
parent2bbf2968e5cd72d2dd9e229d85c1617b8aa48f4e
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>
include/net/bluetooth/bluetooth.h
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c