Hi,
I am trying to activate serial service using bluez dbus api (C program) (dbus-glib bindings to call remote methods) ((activateservice(pattern)). i get the following error
Remote method: ActivateService (pattern)
Error message: Method "ActivateService" with signature "s" on interface "org.bluez.Manager" doesn't exist
Can anyone tell me how to use these services..