commit | 15a49cca98c3380271ced8db2ea69ee95db5c709 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sat Jul 12 23:20:50 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Jul 13 08:49:04 2014 +0300 |
tree | 54f8f84ca54cdd38b72234e5e101c7d2f8fc558d | |
parent | c7e0c14115db67063a5f68fd9d4a12a54e649dc7 [diff] |
Bluetooth: Read LE Advertising Channel TX Power only when available The Read LE Advertising Channel TX Power command is not mandatory for a Bluetooth HCI controller only supporting receiption. Move the command to the third stage of the controller initialization and only execute it when support for it has been indicated. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>