]> git.baikalelectronics.ru Git - kernel.git/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)
commit91d60c3bf9fcec8d23563290a7f85fe821302450
treef76c50645f1b90d677699eefe53f79188bf0e9d0
parent36328b046adb477647574e626831218f3b37d48e
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