commit | 31f7956c6648fbae9c9550e91d1c348d28276309 | [log] [tgz] |
---|---|---|
author | Andre Guedes <andre.guedes@openbossa.org> | Tue Apr 24 21:02:53 2012 -0300 |
committer | Gustavo Padovan <gustavo@padovan.org> | Wed May 09 01:40:44 2012 -0300 |
tree | 1493deb456bfb82bf9ff3ad2380bdd2dcf60baae | |
parent | 378b5b7e8426f65a0ecb81b83a050c6a0c119e1f [diff] |
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>