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)
committerHemant Gupta <hemantg@codeaurora.org>
Fri, 2 May 2014 12:04:17 +0000 (17:34 +0530)
commitfbf76881316471faf631dc543089efaeaf72df8d
tree4bef595feb93f388f813a1cf96005b07f2b16f53
parent8fe58875ce67c6e1099e7ba2339dcd2b979491b0
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