summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/smp.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko1-4/+4
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko1-1/+1
2012-02-13Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes1-1/+1
2011-12-22Bluetooth: Add MITM mechanism to LE-SMPBrian Gix1-0/+6
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes1-1/+8
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes1-0/+10
2011-07-09Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes1-0/+1
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes1-0/+3
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia1-0/+17
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia1-0/+26
2011-02-16Bluetooth: Add SMP command structuresVille Tervo1-0/+76