commit | 38c8af60046edab4c9db5f26e79746b1bd52c837 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Apr 03 13:23:12 2015 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sat Apr 04 08:50:20 2015 +0300 |
tree | c1d8bcbb1bc05d72890e2abdda632b281c2d6fcc | |
parent | fd6413d882304ca66d99199db1561382e18396e4 [diff] |
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>