commit | bd2d1334e1dd64765b29f9e1b592777c410ed121 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 07 23:13:37 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Nov 08 13:02:08 2011 -0200 |
tree | 116a8fd6bd554e0dffa070eb13bcad9fb6cc7fc5 | |
parent | 889d07ee57e950790cbec81df7b4f9d8691ee0b4 [diff] |
Bluetooth: Fix response for mgmt_start_discovery when powered off We should return a ENETDOWN status response if the adapter is powered off (i.e. the HCI_UP flag isn't set). Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>