[BluetoothLE] Implemented writeValue method
authorPiotr Kosko <p.kosko@samsung.com>
Mon, 11 May 2015 05:28:01 +0000 (07:28 +0200)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Mon, 11 May 2015 09:56:48 +0000 (18:56 +0900)
commite7247b7c6d677b6225ad3ec18ed5f1f3ef4d10c5
treecd8ede4c63ca32283a8373f01c095d93ba3de736
parentf6327485d8a4993abbc2f2e59b149fa774b7d93a
[BluetoothLE] Implemented writeValue method

[Feature] Added implementation of writeValue method for both
  BluetoothGATTCharacteristic and BluetoothGATTDescriptor objects.

[Verification] Code compiles without errors.

Change-Id: I5b534d23799d8d500d1ff73762bb30210b448afa
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
src/bluetooth/bluetooth_api.js
src/bluetooth/bluetooth_gatt_service.cc
src/bluetooth/bluetooth_gatt_service.h
src/bluetooth/bluetooth_instance.cc