[Bluetooth][Non-ACR] Fix LeDevice constructor exception issue (#1765) (#1766)
authorWootak Jung <wootak.jung@samsung.com>
Tue, 30 Jun 2020 03:47:46 +0000 (12:47 +0900)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 03:47:46 +0000 (12:47 +0900)
commitf3ee8572ea9803f88d8586f3d818227eefca1411
tree16a078238ce295e7905bd5fcb84244e8003eda67
parent2e37060b1c1bb28301822d8954bb449fe387f1dd
[Bluetooth][Non-ACR] Fix LeDevice constructor exception issue (#1765) (#1766)

Exception is occured on BluetoothLeDevice constructor if GATT not supported.
BluetoothGattClient.StaticConnectionStateChanged += (s, e) =>
Remove exception throw logic on the event handler StaticConnectionStateChanged for consistency

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs