commit | 47c37941b8895557409db286e6a441e6d557d62f | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Thu Dec 13 15:11:20 2012 +0100 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 09 17:05:05 2013 -0200 |
tree | 2fe344e6a4aeddad1a4743826f941fd685afa370 | |
parent | cb6801c640c759fe02c812728c2661bd8ba5a302 [diff] |
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data Those commands don't send any HCI commands to controller so there is no need to restrict them to only powered up controller. This also makes implementation more consistent as already stored remote OOB data persist power toggle. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>