Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 28 Nov 2012 15:59:42 +0000 (17:59 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 3 Dec 2012 17:59:59 +0000 (15:59 -0200)
commitced5c338d7b696021058c23fb6a286def2171df5
treeb813b839a11627147237b6aa44149f4bc57544a7
parent5e4e3972b8da23e270fa37670caec4d32f2197f7
Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN

After getting HCIDEVDOWN controller did not mark itself as 0x00 which
means: "The Controller radio is available but is currently physically
powered down". The result was even if the hdev was down we return
in controller list value 0x01 "status 0x01 (Bluetooth only)".

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c