aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-04-25Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-11Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl
2014-03-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Fix trying to disable scanning twiceJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-28Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg
2014-02-26Bluetooth: Support resolvable private addressesAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg
2014-02-23Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann
2014-02-19Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann
2014-02-19Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann
2014-02-19Bluetooth: Report identity address when remote device connectsMarcel Holtmann
2014-02-18Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg
2014-02-13Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann
2014-02-13Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann
2014-02-13Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann
2014-02-13Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg
2014-02-13Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann
2014-02-13Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann
2014-02-13Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann
2014-02-13Bluetooth: Add definitions for new link key typesMarcel Holtmann
2014-02-13Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-04Bluetooth: Refactor hci_disconn_complete_evtAndre Guedes
2013-12-04Bluetooth: Remove unneeded check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Remove link type check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Store supported commands only during setup procedureMarcel Holtmann
2013-12-04Bluetooth: Remove debug statement for features complete eventMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Store local version information only during setup phaseMarcel Holtmann
2013-10-19Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann