Return errors without retry if bond info. already exists or it's in progress 94/198194/1 accepted/tizen/unified/20190128.061620 submit/tizen/20190123.050251
authorDeokhyun Kim <dukan.kim@samsung.com>
Tue, 22 Jan 2019 07:38:49 +0000 (16:38 +0900)
committerDeokhyun Kim <dukan.kim@samsung.com>
Tue, 22 Jan 2019 07:38:49 +0000 (16:38 +0900)
commit06aff58ab1690d4016de74c38b085f5b5be1c362
tree65f0ff31b67bb6978a84dd43a62eeb717b20d7d0
parent9822e190dc220bffc97595e3ff1d94a6288db8ab
Return errors without retry if bond info. already exists or it's in progress

  If create_bond is called in case GATT is connected and it's already bonded,
  then bond info. is removed and GATT is disconnected unexpectedly.

Change-Id: I078da398322f68522e427c7b7f18a8fd8e229f91
Signed-off-by: Deokhyun Kim <dukan.kim@samsung.com>
bt-service/bt-service-device.c