aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-21
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-21
* Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-17
* Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-17
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-16
* Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-16
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-16
* Bluetooth: Add LE connect supportVille Tervo2011-02-16
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-07
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-07
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-07
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-07
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-07
* Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2011-02-07
* Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg2011-02-07
* Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-07
* Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for set_discoverable management commandJohan Hedberg2011-02-07
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-07
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
* Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-22
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-01
* Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-01
* Bluetooth: Automate remote name requestsJohan Hedberg2010-12-01
* Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-01
* Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-01
* Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-08
* 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