Bluetooth: Add local Extended Inquiry Response (EIR) support
authorJohan Hedberg <johan.hedberg@nokia.com>
Mon, 28 Mar 2011 11:07:23 +0000 (14:07 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 31 Mar 2011 17:22:58 +0000 (14:22 -0300)
This patch adds automated creation of the local EIR data based on what
16-bit UUIDs are registered and what the device name is. This should
cover the majority use cases, however things like 32/128-bit UUIDs, TX
power and Device ID will need to be added later to be on par with what
bluetoothd is capable of doing (without the Management interface).

Signed-off-by: Johan Hedberg <johan.hedberg@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci.h
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c

Simple merge
Simple merge
Simple merge