]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix location of TX power field in LE advertising data
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2015 20:23:12 +0000 (13:23 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 4 Apr 2015 05:50:20 +0000 (08:50 +0300)
commit7806027d9c6adbf4e353b96c58d8f8236d4eeb7b
treec1d8bcbb1bc05d72890e2abdda632b281c2d6fcc
parentd028051acb1cea00fa2e3cb2f3b631ca47b6270e
Bluetooth: Fix location of TX power field in LE advertising data

The TX power field in the LE advertising data should be placed last
since it needs to be possible to enable kernel controlled TX power,
but still allow for userspace provided flags field.

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