OSDN Git Service

core/device: Fix not always storing SDP records
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 26 Jun 2015 10:47:23 +0000 (13:47 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 26 Jun 2015 10:47:23 +0000 (13:47 +0300)
commitb30944077a1dada2d2a0fcfbb75e612c5aaa08be
tree8b55f00b326aa050c6a6ed24a539b064879ca305
parent6ca8be71f52257f01c3a26e5219321ba522568c4
core/device: Fix not always storing SDP records

The records shall always be stored persistently since the device
temporary flag can be clear at some later point and the cache is
always cleared once the device is removed.
src/device.c