OSDN Git Service

LE: Ignore non-volatile GATT service cache for non-bonded devices
authorAndre Eisenbach <eisenbach@google.com>
Thu, 4 Dec 2014 23:04:23 +0000 (15:04 -0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 4 Dec 2014 23:04:23 +0000 (15:04 -0800)
commit0668d3a90a69b7dd57eae977c536dc7df043765f
tree1b2b1ef59b323d28769c0e27a309d1571bb2d43b
parenta4fa77d1bc661bc72e00e81ce17af0ac4569d41d
LE: Ignore non-volatile GATT service cache for non-bonded devices

If a device is not bonded, the non-volatile GATT service cache should
not be used. Only bonded devices have the capability to invalidate the
cache using the service changed indication.

Bug: 18571592
Change-Id: Ia75aa14f1c862a18237e78d24b63c22cf1dc82a8
btif/co/bta_gattc_co.c