Hi, I have a following query regarding accept callback of Bluez profiles. Is it not possible to host multiple GATT profiles in Bluez who could be interested to same remote uuid? for ex) GATT_UUID ? It looks like even though Bluez does probe(.device_probe) of service during device enumerations (either during loading of devices of previously connected devices or during connect of fresh device), but it does not accept (.accept) service to all the profiles who were interested in the same remote uuid. Bluez only seems to accept service for the first matching service from the list of services filled in the device during probing. Any insight to the above query will be helpful. Thank You very much! BR, -Anupam Roy -- 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