device: Fix storing GATT attributes 64/204964/1
authorSzymon Janc <szymon.janc@codecoup.pl>
Mon, 26 Mar 2018 14:11:53 +0000 (16:11 +0200)
committerAmit Purwar <amit.purwar@samsung.com>
Fri, 26 Apr 2019 10:54:59 +0000 (16:24 +0530)
commitafc47336e39c4bee602e65c41e16402a69073218
tree7fdde1528fa78fdd50f9007374481af87baeba5e
parent06f2f169fe1a916c4151c0a0dca7928a734828c0
device: Fix storing GATT attributes

This fix two issues:
 - not storing attributes after pairing if device is using RPA
 - storing attributes for temporary device if it is using static
   or public address

Change-Id: I06cfed13e4c347a15138494cfae0be65e283ae30
Signed-off-by: Amit Purwar <amit.purwar@samsung.com>
src/device.c