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:59:10 +0000 (15:59 -0700)
commit1f37a674dca99e0e3f2b856c98b97040ae22948e
treedfdc0e4f157b25b6c0870badc4c9ea0cd4aea524
parent4d602cc8c972c781ba23e7945a2dcd20fee40de3
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