OSDN Git Service

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)
commit38c8af60046edab4c9db5f26e79746b1bd52c837
treec1d8bcbb1bc05d72890e2abdda632b281c2d6fcc
parentfd6413d882304ca66d99199db1561382e18396e4
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