Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Oct 2013 21:44:58 +0000 (14:44 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 12 Oct 2013 06:46:09 +0000 (09:46 +0300)
commit7f72134e08bb15511ffcb880cdd01ca77ea54cb7
tree40207a4d5c763b2fb60cb9a50771813ab775b219
parenta82974c9f4ed07b89715d0695ff41379116fd622
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list

When adding support for MGMT_OP_SET_SCAN_PARAMS command the addition
to the supported commands list has been forgotten. This is needed
for userspace to detect if the command is supported or not.

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