commit | d7b856f9380d95a9d663180701da904123c035b8 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Oct 14 16:20:04 2013 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Oct 14 06:48:08 2013 -0700 |
tree | 9cca489a3206ef12aa54571543fad018fe70d2eb | |
parent | 9b74246f3a074b6072fa81002805ceaefb87a013 [diff] |
Bluetooth: Move more logic into set_connectable complete callback This patch moves the responsibility of setting/clearing the HCI_CONNECTABLE flag to the request completion callback of the Set Connectable command. This will allow us to cleanly add support for LE Advertising hooks in later patches. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>