Update change log and spec for wrt-plugins-tizen_0.4.44
[framework/web/wrt-plugins-tizen.git] / src / Bluetooth / JSBluetoothDevice.h
index 7d6acf1..d14630c 100644 (file)
@@ -39,6 +39,7 @@ public:
     static const JSClassDefinition* getClassInfo();
     static const JSClassRef getClassRef();
     static JSObjectRef createJSObject(JSContextRef context, BluetoothDeviceSharedPtr device);
+    static BluetoothDeviceSharedPtr toBluetoothDevice(JSObjectRef deviceObj);
 
 private: