[Bluetooth] Implement BluetoothGATTServerService::unregister() 09/241209/10
authorPawel Wasowski <p.wasowski2@samsung.com>
Tue, 18 Aug 2020 03:08:55 +0000 (05:08 +0200)
committerPawel Wasowski <p.wasowski2@samsung.com>
Mon, 14 Sep 2020 17:25:43 +0000 (19:25 +0200)
commit87cb625f1cd2e3675f668b3807291ce5da270ced
tree0547289745d7527c13b7bd35ada5bdad1a8e5d8b
parent0b34bc408837237eb99236d5da4d234752c2ad85
[Bluetooth] Implement BluetoothGATTServerService::unregister()

This commit implements Implement BluetoothGATTServerService::unregister()
in JS and native layers.

[Verification] Basic tests in Chrome Dev Tools have shown that it works.
               More thorough tests may be needed.

Change-Id: I0d0cd99ea2e11337ac19970d07ec92730c1cb2a0
Signed-off-by: Pawel Wasowski <p.wasowski2@samsung.com>
src/bluetooth/bluetooth_api.js
src/bluetooth/bluetooth_gatt_server.cc
src/bluetooth/bluetooth_gatt_server.h
src/bluetooth/bluetooth_gatt_server_service.cc
src/bluetooth/bluetooth_instance.cc
src/bluetooth/bluetooth_instance.h