Hi, * UserB can pair with deviceR only if userB uses his own credentials during pairing authentication with deviceR
I guess I already mentioned this here, but I will keep repeating this is currently impossible, you cannot pair the same device with different users as Bluetooth has only one link key to authenticate and pairing again will erase the first link key. We do have a problem with certain profiles that can access private data, such as MAP and PBAP, this can either be blocked at D-Bus level or at the socket socket, the later is probably better but much more complicate since we need to have some sort of session API as was done for wifi but this has to be done directly in the kernel which Im not sure it would be worth it considering connman did that and nobody seems to use their session API. On Wed, Sep 24, 2014 at 6:48 PM, Corentin Lecouvey <[email protected]> wrote: > Hi, > > I've made a new bluetooth multi-user wiki page following a coherent > integration process. > https://wiki.tizen.org/wiki/Multi-user_Bluetooth > > That should be clearer. > > Best regards, > Corentin > > _______________________________________________ > Dev mailing list > [email protected] > https://lists.tizen.org/listinfo/dev _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
