On Mon, Dec 13, 2010 at 2:21 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Slawek, > > On Mon, Dec 13, 2010, Slawomir Bochenski wrote: >> On Mon, Dec 13, 2010 at 1:00 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: >> >> And what about assigned bitmask values for services in src/obex.h? >> > >> > Do we need to change something there? >> >> In that case src/obex.h is the only place that will need simple >> modification for now -- MAP service value for services bitmask. This >> may be OBEX_MAP (or OBEX_MAS) and I supppose its value should be the >> next one available -- (1 << 8). > > Right, we'll need that. I thought you were talking about something > related to multiple MAS instances (which I don't think affect this > bitmask in any way). > > Johan > Yes, if we were to implement multiple instances using multiple obex_service_driver structures (which would be needed in order to support additional sdp records and additional channels), then we would again have to add one define for each planned instance as obexd allows adding only one service driver per service. -- Slawomir Bochenski -- 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