Hi Bea, can you please stop top-posting. Like every other open source mailing list we are using bottom-posting and you are just destroying the flow of the replies with top-posting. And KMail is perfectly capable of doing so ;) > Yes, FindDevice() is useful when I need to check whether a particular device > is connected at the moment. But what if I don't know the address of the > connecting device? That is, should BlueZ also be able to tell me when some > random, unknown device connects to me? I think we do create a temporary device structure for incoming connections in all cases since that is needed for pairing. However we might not add this to the Devices list. Johan, any comments here. Should we just send out signals? I think the current reason for not doing so is that in most cases this is during a pairing event and we do wanna wait until it succeeds. However I don't see the big harm in adding it to the list. Regards Marcel -- 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