]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move bdaddr_to_le to hci_core
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 25 Apr 2012 00:02:53 +0000 (21:02 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Sun, 29 Apr 2012 20:27:42 +0000 (17:27 -0300)
commitca2dd0bb0b9d6d0c78da25982ed27eaa603d5431
treeb79436394d8a026a92654ee3738f30c230564fbc
parente197d768ac0b0ca46be3f74ba6f815a028d2bea0
Bluetooth: Move bdaddr_to_le to hci_core

This patch moves the helper function bdaddr_to_le to hci_core, so it
can be used in mgmt.c and hci_conn.c.

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/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/mgmt.c