Bluetooth: hci_le_adv_report_evt code refactoring
authorAndre Guedes <andre.guedes@openbossa.org>
Mon, 26 Sep 2011 23:48:35 +0000 (20:48 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 29 Sep 2011 18:25:08 +0000 (15:25 -0300)
There is no reason to treat the first advertising entry differently
from the potential other ones. Besides, the current implementation
can easily leads to typos.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found