summaryrefslogtreecommitdiffstats
path: root/device/bluetooth/bluetooth_remote_gatt_service_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'device/bluetooth/bluetooth_remote_gatt_service_win.h')
-rw-r--r--device/bluetooth/bluetooth_remote_gatt_service_win.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth_remote_gatt_service_win.h b/device/bluetooth/bluetooth_remote_gatt_service_win.h
index ada0c83d..2ffa0f5 100644
--- a/device/bluetooth/bluetooth_remote_gatt_service_win.h
+++ b/device/bluetooth/bluetooth_remote_gatt_service_win.h
@@ -60,6 +60,8 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothRemoteGattServiceWin
// Update included services and characteristics.
void Update();
uint16_t GetAttributeHandle() const { return service_attribute_handle_; }
+ base::FilePath GetServicePath() { return service_path_; }
+ BluetoothAdapterWin* GetWinAdapter() { return adapter_; }
private:
void OnGetIncludedCharacteristics(