]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf97f8ff26d8fcc77b0a0e847f6829c9469c1c5cc
tree40207a4d5c763b2fb60cb9a50771813ab775b219
parenta01562cb4c176cc2423e67f6b03c14047627de16
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