OSDN Git Service

Improve debug-ability of the stack manager
authorPavlin Radoslavov <pavlin@google.com>
Wed, 20 Apr 2016 02:20:01 +0000 (19:20 -0700)
committerPavlin Radoslavov <pavlin@google.com>
Fri, 22 Apr 2016 22:57:17 +0000 (22:57 +0000)
commit8e7721573557c4ccb7918810349f8a80c2e49803
tree490116ba33e7b6d88a462fb35bf8d0a473c9dbde
parent06d3f477818b66ff1a113c8bf33f9f07f3950d32
Improve debug-ability of the stack manager

Add or update existing log messages in the stack manager,
so it is clear when each of the init/startup/shutdown/cleanup
steps is executed and completed.
The added/updated log messages are at INFO level.

Bug: 26982349
Change-Id: Ie84aa8e96133999eb76c5b351ddd4fea56404ef0
btif/src/stack_manager.c