summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/smp.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Add key size checks for SMPVinicius Costa Gomes2011-06-141-13/+41
* Bluetooth: Add support for SMP timeoutVinicius Costa Gomes2011-06-141-0/+14
* Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-06-131-53/+53
* Bluetooth: Add support for building pairing commandsVinicius Costa Gomes2011-06-131-0/+11
* Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes2011-06-131-12/+28
* Bluetooth: Remove debug statementsVinicius Costa Gomes2011-06-131-5/+1Star
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-131-4/+12
* Bluetooth: Add SMP confirmation checks methodsAnderson Briglia2011-06-131-14/+83
* Bluetooth: Add SMP confirmation structsAnderson Briglia2011-06-131-0/+17
* Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia2011-06-131-0/+117
* Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-131-4/+18
* Bluetooth: Add simple SMP pairing negotiationAnderson Briglia2011-06-131-5/+102
* Bluetooth: Implement the first SMP commandsAnderson Briglia2011-06-131-0/+146