Hi Jason, On Fri, Oct 28, 2016 at 7:09 AM, Jason Gauthier <jagauthier@xxxxxxxxx> wrote: > Hello, > > In Python, I've been successful interfacing with PBAP, and recently > MAP. Ultimately, though, my goal is to receive new message > notifications using MNS part of MAP. > > I've read the Bluetooth document on MAP (section 6), and I've seen a > few requests around, but I am not sure how to implement this. > > Does anyone have any python examples, or documentation, on how this is > implemented? Check obexctl under tools, when a notification arrive it will create an object implementing interface org.bluez.obex.Message1 which you can subscribe with InterfacesAdded signal from ObjectManager. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html