[Bluetooth] Add BLEAdapter::{add,remove}ConnectStateChangeListener 93/237793/6
authorPawel Wasowski <p.wasowski2@samsung.com>
Thu, 2 Jul 2020 13:55:00 +0000 (15:55 +0200)
committerPiotr Kosko <p.kosko@samsung.com>
Wed, 26 Aug 2020 06:06:45 +0000 (06:06 +0000)
commitef8ddda1dcb26d2df192de00b269c6cdec5c253a
tree919c71ca98783d30bbb8cb6b012830137cf33e62
parentcbd43c7ad03689e70afe659b967bd636abf38c8f
[Bluetooth] Add BLEAdapter::{add,remove}ConnectStateChangeListener

Related ACR: TWDAPI-263

This commit adds methods for registering listeners called when the
device running the web app connects to a remote GATT server or a remote
GATT client connects to the local GATT server hosted on the device.

[Verification] I have tested methods in Chrome Dev Tools console and
               they work fine

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