commit | 3d5053127fc51b11f10a2cc3ad638736f2fa814c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 15 08:34:15 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Oct 15 18:44:24 2013 +0300 |
tree | 7b9cc2f8bf264197b3f4cfd08950cc346e2187d0 | |
parent | 36261547c9699c6bc746b1db9508aaeb68faa7c9 [diff] |
Bluetooth: Add HCI command structure for writing current IAC LAP 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>