OSDN Git Service

android: Fix not storing adapter index in index added event
authorSzymon Janc <szymon.janc@tieto.com>
Fri, 15 Nov 2013 12:16:47 +0000 (13:16 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 15 Nov 2013 12:44:10 +0000 (14:44 +0200)
commite30125fa921bc1d2c27ea47f79318ee90bbe54d5
tree4094745ce4cfc4337129f5740930fb5cbf4770c9
parent32776f33d2c59ec025a5ada01db3e19d6c19282a
android: Fix not storing adapter index in index added event

If controller was addded after daemon start its index was not stored
resulting in mgmt commands to be always send to MGMT_INDEX_NONE index.
android/bluetooth.c