Trying to create Gatt Server on Watch

Hi

I am referring the doc (https://docs.tizen.org/application/web/guides/connectivity/bluetooth/#start-the-server) to setup Gatt server on watch. When I tried to call method tizen.bluetooth.getGATTServer(); getting error on console “Uncaught TypeError: tizen.bluetooth.getGATTServer is not a function”.
Samsung Watch3 os version: 5.5.0.1
Wearable Api version: 5.5

Please help.

Thanks
Rahul Jain

Hello,
Are you using TAU library in your project? If so, then I would suggest you to check the same code on a BasicUI project.