summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-241-0/+34
* Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-211-0/+25
* Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-191-2/+2
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-191-0/+12
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-121-3/+3
* Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl2014-03-111-0/+1
* Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-03-051-1/+7
* Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-281-0/+7
* Bluetooth: Fix trying to disable scanning twiceJohan Hedberg2014-02-281-0/+5
* Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-281-0/+12
* Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-281-0/+78
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-281-1/+1
* Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann2014-02-281-0/+55
* Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-271-16/+1
* Bluetooth: Add tracking of advertising address typeJohan Hedberg2014-02-271-0/+23
* Bluetooth: Support resolvable private addressesAndre Guedes2014-02-261-0/+10
* Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-261-0/+18
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-261-0/+38
* Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-261-5/+1
* Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-241-3/+4
* Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg2014-02-241-6/+2
* Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg2014-02-231-0/+20
* Bluetooth: Track the current configured random addressMarcel Holtmann2014-02-201-0/+24
* Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann2014-02-191-2/+10
* Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann2014-02-191-1/+1
* Bluetooth: Report identity address when remote device connectsMarcel Holtmann2014-02-191-1/+1
* Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg2014-02-181-0/+8
* Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann2014-02-131-0/+4
* Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann2014-02-131-1/+7
* Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann2014-02-131-24/+25
* Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg2014-02-131-1/+1
* Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann2014-02-131-0/+3
* Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann2014-02-131-8/+24
* Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann2014-02-131-5/+23
* Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann2014-02-131-0/+32
* Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann2014-02-131-1/+2
* Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-131-1/+1
* Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg2014-02-131-2/+5
* Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen2013-12-111-0/+3
* Bluetooth: Refactor hci_disconn_complete_evtAndre Guedes2013-12-041-22/+21
* Bluetooth: Remove unneeded check in hci_disconn_complete_evt()Andre Guedes2013-12-041-10/+9
* Bluetooth: Remove link type check in hci_disconn_complete_evt()Andre Guedes2013-12-041-2/+1
* Bluetooth: Store supported commands only during setup procedureMarcel Holtmann2013-12-041-1/+4
* Bluetooth: Remove debug statement for features complete eventMarcel Holtmann2013-12-041-6/+0
* Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2013-10-191-0/+2
* Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann2013-10-191-1/+0
* Bluetooth: Store local version information only during setup phaseMarcel Holtmann2013-10-191-8/+7
* Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann2013-10-191-1/+2
* Bluetooth: Add address type to device blacklist tableMarcel Holtmann2013-10-181-1/+1
* Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg2013-10-161-1/+2
OpenPOWER on IntegriCloud