OSDN Git Service

Eliminate unused 'stack' concept for GKI tasks.
authorSharvil Nanavati <sharvil@google.com>
Sat, 6 Sep 2014 23:31:37 +0000 (16:31 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:33 +0000 (16:51 -0700)
commit0d5de78354b5f7c819950fc5680a6cfd0052f78a
tree4035a7f17f32dde7833804ca358e5f31ca23d779
parentf79d28673355204c9ec14e64b87f14398affa06f
Eliminate unused 'stack' concept for GKI tasks.

This change also fixes the type for task names: should be a const
string, not a mutable INT8*.
btif/src/btif_core.c
btif/src/btif_media_task.c
gki/common/gki.h
gki/common/gki_common.h
gki/ulinux/gki_ulinux.c
stack/btu/btu_init.c