summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann2013-10-111-146/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-151-1/+1
|\
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-271-1/+1
* | Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
|/
* Bluetooth: Correct ediv in SMPAndrei Emeltchenko2012-05-091-1/+1
* Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes2012-02-131-1/+1
* Bluetooth: Add MITM mechanism to LE-SMPBrian Gix2011-12-221-0/+6
* Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes2011-09-211-1/+8
* Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-211-0/+10
* Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes2011-07-081-0/+1
* Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-141-0/+3
* Bluetooth: Add simple SMP pairing negotiationAnderson Briglia2011-06-131-0/+17
* Bluetooth: Implement the first SMP commandsAnderson Briglia2011-06-131-0/+26
* Bluetooth: Add SMP command structuresVille Tervo2011-02-161-0/+76