aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-27
* Bluetooth: Fix typo in hci_event.cGustavo F. Padovan2010-07-21
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-21
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-21
* Bluetooth: Reset the security level after an authentication failureJohan Hedberg2010-07-08
* Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe2010-02-27
* Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-03
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-03
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-22
* Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann2009-05-09
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
* Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann2009-04-19
* Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann2009-04-19
* Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young2009-02-27
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-27
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-09
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-14
* [Bluetooth] Initiate authentication during connection establishmentMarcel Holtmann2008-07-14
* [Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann2008-07-14
* [Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann2008-07-14
* [Bluetooth] Track status of Simple Pairing modeMarcel Holtmann2008-07-14
* [Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann2008-07-14
* [Bluetooth] Update class of device value whenever possibleMarcel Holtmann2008-07-14
* [Bluetooth] Some cleanups for HCI event handlingMarcel Holtmann2008-07-14
* [Bluetooth] Make use of the default link policy settingsMarcel Holtmann2008-07-14
* [Bluetooth] Track connection packet type changesMarcel Holtmann2008-07-14
* [Bluetooth] Support the case when headset falls back to SCO linkMarcel Holtmann2008-07-14
* [Bluetooth] Update authentication status after successful encryptionMarcel Holtmann2008-07-14
* bluetooth: use get/put_unaligned_* helpersHarvey Harrison2008-05-02
* [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-22
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-22
* [Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann2007-07-11
* [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-21
* [Bluetooth] Support concurrent connect requestsMarcel Holtmann2006-10-16
* [Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann2006-09-28
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-28
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-28
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2006-09-28
* [Bluetooth] Add automatic sniff mode supportMarcel Holtmann2006-07-03
* [Bluetooth] Correct SCO buffer size on requestMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-08
* [Bluetooth] Add support for extended inquiry responsesMarcel Holtmann2005-09-12