[Bluetooth] Implement BluetoothGATTServerCharacteristic::setReadValueRequestCallback 83/241383/16
authorPawel Wasowski <p.wasowski2@samsung.com>
Tue, 18 Aug 2020 15:17:01 +0000 (17:17 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Tue, 15 Sep 2020 09:21:32 +0000 (11:21 +0200)
commit10f6001aa4e220bbfc5773c8cf677bf40b3111e4
treea4d128cfb543a5da5b956005b0a2c2282314edc5
parent091e2f15f9b5c481e8d4a9a35ea6498abea29710
[Bluetooth] Implement BluetoothGATTServerCharacteristic::setReadValueRequestCallback

[Verification] Basic use cases were tested in Chrome Dev Tools and run
               properly. More thorough verification should yet be done.

Change-Id: I4d59ac356889c132fc0901435a2fd0d7e7c5c9df
Signed-off-by: Pawel Wasowski <p.wasowski2@samsung.com>
Signed-off-by: Arkadiusz Pietraszek <a.pietraszek@samsung.com>
src/bluetooth/bluetooth_api.js
src/bluetooth/bluetooth_gatt_client_service.cc
src/bluetooth/bluetooth_gatt_client_service.h
src/bluetooth/bluetooth_gatt_server.cc
src/bluetooth/bluetooth_gatt_server.h
src/bluetooth/bluetooth_gatt_server_service.cc
src/bluetooth/bluetooth_gatt_server_service.h
src/bluetooth/bluetooth_instance.cc
src/bluetooth/bluetooth_instance.h
src/bluetooth/bluetooth_le_device.cc