[Bluetooth] Rename BluetoothGATTService to BluetoothGATTClientService 42/236842/13
authorDawid Juszczak <d.juszczak@samsung.com>
Wed, 22 Jul 2020 16:11:06 +0000 (18:11 +0200)
committerDawid Juszczak <d.juszczak@samsung.com>
Tue, 25 Aug 2020 12:55:21 +0000 (14:55 +0200)
commit5a25c241bbeb6df51cc268cc2e3f064d58c224e2
treefdafa46d948d825897491e0060488578e5432637
parent6be60971861eb201b01641349eb878246831f617
[Bluetooth] Rename BluetoothGATTService to BluetoothGATTClientService

[Verification] Each method implemented by BluetoothGATTClientService was
called in Chrome Dev Tools.
All auto Bluetooth and manual BLE tests pass.

Change-Id: I530e94aa40b294d43525aed50c9a19dde3c2a1c4
Signed-off-by: Dawid Juszczak <d.juszczak@samsung.com>
Signed-off-by: Pawel Wasowski <p.wasowski2@samsung.com>
src/bluetooth/bluetooth.gyp
src/bluetooth/bluetooth_api.js
src/bluetooth/bluetooth_gatt_client_service.cc [moved from src/bluetooth/bluetooth_gatt_service.cc with 92% similarity]
src/bluetooth/bluetooth_gatt_client_service.h [moved from src/bluetooth/bluetooth_gatt_service.h with 86% similarity]
src/bluetooth/bluetooth_instance.cc
src/bluetooth/bluetooth_instance.h
src/bluetooth/bluetooth_le_device.cc
src/bluetooth/bluetooth_le_device.h
src/bluetooth/uuid.h