Hi Marcel, On Sun, Mar 09, 2014, Marcel Holtmann wrote: > The connection signature resolving key (CSRK) is used for attribute > protocol signed write procedures. This change generates a new local > key during pairing and requests the peer key as well. > > Newly generated key and received key will be provided to userspace > using the New Signature Resolving Key management event. > > The Master CSRK can be used for verification of remote signed write > PDUs and the Slave CSRK can be used for sending signed write PDUs > to the remote device. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci_core.h | 8 +++++ > include/net/bluetooth/mgmt.h | 12 +++++++ > net/bluetooth/mgmt.c | 30 ++++++++++++++++++ > net/bluetooth/smp.c | 67 +++++++++++++++++++++++++++++++++++++--- > net/bluetooth/smp.h | 2 ++ > 5 files changed, 114 insertions(+), 5 deletions(-) Applied to bluetooth-next. Thanks. 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