[Bluetooth][Non-ACR] Fix LeDevice constructor exception issue (#1765)
authorWootak Jung <wootak.jung@samsung.com>
Tue, 30 Jun 2020 01:58:35 +0000 (10:58 +0900)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2020 01:58:35 +0000 (10:58 +0900)
commit0b47a55187307cefa3c3ef1b74b16da21c29bfdb
treed88b0a0561ce8531983a0795a922744d0d6597fa
parent645ab687f081c31d4c72e616fc353382e2b757c8
[Bluetooth][Non-ACR] Fix LeDevice constructor exception issue (#1765)

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