]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Add support for setting LE advertising data
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 8 Nov 2012 00:23:00 +0000 (01:23 +0100)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 10 Nov 2012 18:21:51 +0000 (19:21 +0100)
commit50cdf2cc0a6db487180f69f8b7953bedc6d58efc
treef41690e48b43f91323aa66463aee8599ee309189
parent8cad474fba8341ad277b1f5368458b6826bb43d1
Bluetooth: Add support for setting LE advertising data

This patch adds support for setting basing LE advertising data. The
three elements supported for now are the advertising flags, the TX power
and the friendly name.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c