]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use an async request for mgmt_set_connectable
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:07:04 +0000 (17:07 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:02:06 +0000 (14:02 -0300)
commit2550a1ab44956082da182012b6bd7780a2613383
treefdfef316926bbce09f130850adf6aba0480c52b0
parent32f998656630e0bedc80da0f440092107f7c95cd
Bluetooth: Use an async request for mgmt_set_connectable

This patch changes the mgmt_set_connectable handler to use an async
request for sending the required HCI command. This is necessary
preparation for handling the fast connectable change that needs to be
associated with disabling the connectable setting.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c