Bluetooth: Enable new LE meta event
authorAndre Guedes <andre.guedes@openbossa.org>
Tue, 1 Jul 2014 21:10:10 +0000 (18:10 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:55 +0000 (17:42 +0200)
commit662bc2e63de765bb701e3d3eca6af9fe553d72ac
tree7645147a3ebe1edbaebf85ce1a92a4a25df12e72
parent9193c6e884ae1b403f53ca1370a4b7f8185c547b
Bluetooth: Enable new LE meta event

The Bluetooth 4.1 introduces a new LE meta event called "LE Remote
Connection Parameter Request" event. In order to the controller
sends this event to host, we should enable it during controller
initialization.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c