aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes1-13/+41
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes1-0/+14
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes1-53/+53
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes1-0/+11
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes1-12/+28
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes1-5/+1
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes1-4/+12
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia1-14/+83
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia1-0/+17
2011-06-13Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia1-0/+117
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes1-4/+18
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia1-5/+102
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia1-0/+146