[Bluetooth][Non-ACR] Fix GATT issues (#1900)
authorWootak Jung <wootak.jung@samsung.com>
Mon, 10 Aug 2020 06:25:51 +0000 (15:25 +0900)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 06:25:51 +0000 (15:25 +0900)
commit62539d555ecfcae1a686e8b44dd75c383baf8528
treee89fcb105a30920a632776886a559f892ba911bc
parent6aeb9bf2304927459422f0fbcde9a1969fe24014
[Bluetooth][Non-ACR] Fix GATT issues (#1900)

* [Bluetooth][Non-ACR] Fix GATT issues

- value not set issue on WriteRequested callback
- SendIndication failed issue

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
* Remove duplicate function
src/Tizen.Network.Bluetooth/Interop/Interop.Bluetooth.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGatt.cs
src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothGattImpl.cs