[Bluetooth] Add callbacks registering to GATTServer::registerService 48/244548/7
authorRafal Walczyna <r.walczyna@samsung.com>
Mon, 21 Sep 2020 09:44:22 +0000 (11:44 +0200)
committerRafal Walczyna <r.walczyna@samsung.com>
Wed, 23 Sep 2020 08:56:48 +0000 (10:56 +0200)
commit1eb0a61bc0223ad6d17729dc317d9768546fd6bf
tree1cfceec23a2b50a37c989011b8ccac0d9d6fb35d
parent0d1f5cd0b9aee3f61a894a6884dda9dec00f91a4
[Bluetooth] Add callbacks registering to GATTServer::registerService

Register BluetoothGATT{Characteristic, Descriptor}::{read, write}ValueRequestCallbacks
in BluetoothGATTServer::registerService()

[ACR] https://code.sec.samsung.net/jira/browse/TWDAPI-263
[TASK] https://code.sec.samsung.net/jira/browse/XWALK-2166

[Verification] Tested in Chrome developer console

Change-Id: Iee9a9b03627c5fb3d2b3c7941b128c4483953535
Signed-off-by: Rafal Walczyna <r.walczyna@samsung.com>
src/bluetooth/bluetooth_api.js