Bluetooth: Add HCI command structure for writing current IAC LAP
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 15 Oct 2013 15:34:15 +0000 (08:34 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 15 Oct 2013 15:44:24 +0000 (18:44 +0300)
This patch just adds the HCI command structure for configuring the
current IAC LAP setting. The length of the command is variable and
supports more than two IAC. However since there is only general
discoverable and limited discoverable modes, this can be limited
to two possible IACs.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found