OSDN Git Service

android: Send current state of all properties while powering adapter
authorSzymon Janc <szymon.janc@tieto.com>
Mon, 4 Nov 2013 15:34:25 +0000 (16:34 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 4 Nov 2013 19:31:27 +0000 (21:31 +0200)
commitd2064df699469fe15c87285b6cb3f44a5c93cfb3
tree4213b1749b834dc105152adc1190567127692863
parent556c5ceb71bcb673659d6f5e7a42d94e662655f0
android: Send current state of all properties while powering adapter

When adapter is powered on it is expected to emit all properties so
that framework could synchronize its state machine with current
state of HAL. There is no need to set scan mode to none on startup
as framework will set scan mode if current mode is different than
desired one.
android/adapter.c