Hi Marcel, On Sun, Sep 29, 2013, Marcel Holtmann wrote: > Add command for setting static address for use as LE random address. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci.h | 2 ++ > include/net/bluetooth/hci_core.h | 1 + > include/net/bluetooth/mgmt.h | 6 ++++++ > net/bluetooth/hci_core.c | 5 +++++ > net/bluetooth/mgmt.c | 43 +++++++++++++++++++++++++++++++++++++++- > 5 files changed, 56 insertions(+), 1 deletion(-) This looks all pretty good to me. Did you have any particular thoughts on resolvable private address generation (which we have to support as soon as we support the privacy feature as a central) or is that completely orthogonal to this feature? I suppose we'll be implementing that through a "privacy" mgmt settings bit and leave the rest up to the kernel? Johan -- 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