OSDN Git Service

GAP: Update local device name immediately
authorHemant Gupta <hemantg@codeaurora.org>
Mon, 6 Jan 2014 08:58:28 +0000 (14:28 +0530)
committerMatthew Xie <mattx@google.com>
Tue, 6 May 2014 08:14:25 +0000 (01:14 -0700)
commit6ef30dba0eb77593c9c6ce5843848961ba12d57b
treeff5bf557c28a09b2ee1da3cc3b431773608573b1
parent2d82d33ce640fcaf4f5ab1e0c947d190da4433ff
GAP: Update local device name immediately

Though the function btif_config_set_str requests to
save device name immediately, sometimes it doesn't
call save device name if the cached changes are more.

So calling the "btif_config_save" explicitly to avoid
failure cases.

Change-Id: I9fb05caf284d6a6feb906f87a4db19896182d2c9
btif/src/btif_storage.c