[Bluetooth] Add BluetoothGATTServer{Service, Characteristic, Descriptor} 93/240893/9
authorPawel Wasowski <p.wasowski2@samsung.com>
Wed, 12 Aug 2020 11:19:08 +0000 (13:19 +0200)
committerDawid Juszczak <d.juszczak@samsung.com>
Tue, 25 Aug 2020 13:01:03 +0000 (15:01 +0200)
commit1cc9a1b58d8505c5080c41f71c59d8d68d7fd21c
treeb21ece3ef4605499fc998304686c9ad771fc0a7e
parent5a25c241bbeb6df51cc268cc2e3f064d58c224e2
[Bluetooth] Add BluetoothGATTServer{Service, Characteristic, Descriptor}

This commit adds 3 interfaces, used to represent GATT objects exposed by
the local server.

[Verification] webapi-plugins build succeeds. Instantiating
tizen.bluetooth in Chrome Dev Tools succeeds.
The code will be further verified together with the code that
relies on it. Verification results will be reported in the next commits.

Change-Id: I8c5dd6a6da6d213518d0eb46d3bb0ca3e37b4629
Signed-off-by: Pawel Wasowski <p.wasowski2@samsung.com>
src/bluetooth/bluetooth_api.js