commit | 123abc0833181aec4796c628d9ffd608b2b41d5c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu Jul 10 12:09:07 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 10 11:14:20 2014 +0200 |
tree | 7b2b92bd4d9b6f1f1669b838742bb2eeacb96f3a | |
parent | 031547d8688a0fc5da875b504bf11e6c2e18390e [diff] |
Bluetooth: Refactor ioctl scan state update to its own function With subsequent patches we'll also need to update the discoverable state. As the code grows bigger it's better to move this out from the switch statement into its own function. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>