summaryrefslogtreecommitdiff
path: root/net/bluetooth/smp.c
AgeCommit message (Expand)Author
2011-11-30Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Remove unused field in hci_connVinicius Costa Gomes
2011-07-08Bluetooth: Use the stored LTK for restabilishing securityVinicius Costa Gomes
2011-07-08Bluetooth: Use the link key list to temporarily store the STKVinicius Costa Gomes
2011-07-08Bluetooth: Add support for storing the LTKVinicius Costa Gomes
2011-07-08Bluetooth: Fix SM pairing parameters negotiationVinicius Costa Gomes
2011-07-08Bluetooth: Add support for SMP phase 3 (key distribution)Vinicius Costa Gomes
2011-07-06Bluetooth: Remove enable_smp parameterAndre Guedes
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes
2011-06-13Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes
2011-06-13Bluetooth: Add support for building pairing commandsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for resuming socket when SMP is finishedVinicius Costa Gomes
2011-06-13Bluetooth: Remove debug statementsVinicius Costa Gomes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia
2011-06-13Bluetooth: Add LE SMP Cryptoolbox functionsAnderson Briglia
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia