OSDN Git Service

Fix problem where multi-adv instances cannot be re-used
authorAndre Eisenbach <eisenbach@google.com>
Fri, 22 May 2015 23:38:54 +0000 (16:38 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Fri, 22 May 2015 23:52:36 +0000 (16:52 -0700)
commitc39c7615b7b2eb267725df73395e16dd78a8ef8f
treef1eb68209cfc6c3bf43d18f2d4ce062134b171c1
parent04b5e9294be52782500f0be01fd10d43bb330ce0
Fix problem where multi-adv instances cannot be re-used

After using all multi-adv instances and stopping them, the instance ID
for each instance is incorrectly reset, causing the instance to be not
usable anymore.

Bug: 21404808
Change-Id: Ie3a3f07bc2204c7268567cb56248cd3eb7751742
stack/btm/btm_ble_multi_adv.c