]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Add address type fields to mgmt messages that need them
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Nov 2011 21:13:39 +0000 (23:13 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Nov 2011 15:05:57 +0000 (13:05 -0200)
commit4c659c3976e81f9def48993cd00988d53d7379f2
tree57cdd17455a2b71ab545bcb609baa4990afa8dda
parent86742e1eca319069490f6f20c2892baafc2a6922
Bluetooth: Add address type fields to mgmt messages that need them

This patch adds address type info (typically BR/EDR vs LE) to management
messages that need this. This also ensures conformance to the latest
management API specification.

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