deloptes wrote:
> Another question is where do I find source or documentation around > patterns-sailfish-mw package. It looks like it is the right place to > integrate such a plugin. > No one answered about patterns-sailfish-mw. I was digging deeper and found out that in libbuteosyncfw/profile/BtHelper.cpp the interface definitions are bluez4 const QString BT::BLUEZ_DEST = "org.bluez"; const QString BT::BLUEZ_MANAGER_INTERFACE = "org.bluez.Manager"; const QString BT::BLUEZ_ADAPTER_INTERFACE = "org.bluez.Adapter"; const QString BT::BLUEZ_DEVICE_INTERFACE = "org.bluez.Device"; const QString BT::GET_DEFAULT_ADAPTER = "DefaultAdapter"; const QString BT::FIND_DEVICE = "FindDevice"; const QString BT::DISCOVERSERVICES = "DiscoverServices"; const QString BT::GETPROPERTIES = "GetProperties"; Where can I address this issue? My impression is that this is related to syncml and never updated when Jolla updated to bluez5 in Sailfish. @Chris Adams - can you advise pls? You've helped me so far. Thanks in advance _______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org