]> git.karo-electronics.de Git - karo-tx-linux.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>
Sun, 29 Apr 2012 20:27:41 +0000 (17:27 -0300)
commitd0d7c7ec854dc7b3d87db0158e64e07aed423804
tree72c1bdef08b82bff80be293c90227cac2ec0e940
parentf42f05602aeb055d86dcc75c5d8ff4d9f1b37056
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