summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg-0/+2
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg-0/+6
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg-0/+8
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg-0/+3
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann-0/+1
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann-0/+1
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann-0/+1
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg-0/+8
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg-3/+2
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg-1/+1
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg-5/+6
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg-0/+1
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg-0/+1
2014-02-18Bluetooth: Add convenience function for fetching IRKsJohan Hedberg-0/+9
2014-02-18Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg-0/+1
2014-02-18Bluetooth: Remove return values from functions that don't need themJohan Hedberg-5/+5
2014-02-18Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg-1/+1
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg-0/+13
2014-02-18Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg-0/+11
2014-02-18Bluetooth: Add basic IRK management supportJohan Hedberg-0/+16
2014-02-18Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg-0/+1
2014-02-14Bluetooth: Don't fail RFCOMM tty writesPeter Hurley-0/+1
2014-02-14Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley-0/+1
2014-02-14Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley-0/+1
2014-02-14Bluetooth: Release rfcomm_dev only oncePeter Hurley-1/+5
2014-02-14Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg-1/+0
2014-02-13Bluetooth: Introduce connection parameters listAndre Guedes-0/+18
2014-02-13Bluetooth: Add constants for LTK key typesMarcel Holtmann-0/+4
2014-02-13Bluetooth: Remove __packed from struct smp_ltkMarcel Holtmann-1/+1
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann-1/+1
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann-0/+1
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann-0/+1
2014-02-13Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes-5/+2
2014-02-13Bluetooth: Save connection interval parameters in hci_connAndre Guedes-0/+2
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg-2/+3
2014-02-13Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg-1/+1
2014-02-13Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg-0/+3
2014-02-13Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann-0/+1
2014-02-13Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann-0/+1
2014-02-13Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann-0/+1
2014-02-13Bluetooth: Introduce requirements for security level 4Marcel Holtmann-0/+2
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann-0/+8
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann-0/+8
2014-02-13Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann-3/+6
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann-2/+4
2014-02-13Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann-0/+1
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann-2/+9
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann-0/+3
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann-0/+2