aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-211-3/+16
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+50
* Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-171-8/+10
* Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-171-9/+0
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-161-0/+6
* Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-161-2/+8
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-161-0/+33
* Bluetooth: Add LE connect supportVille Tervo2011-02-161-0/+93
* Bluetooth: Do not use assignments in IF conditionsAndrei Emeltchenko2011-02-081-8/+14
* Bluetooth: Add set_io_capability management commandJohan Hedberg2011-02-081-2/+28
* Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg2011-02-081-0/+46
* Bluetooth: Add support for connect failed management eventJohan Hedberg2011-02-081-1/+4
* Bluetooth: Add disconnect managment commandJohan Hedberg2011-02-081-1/+8
* Bluetooth: Add connected/disconnected management eventsJohan Hedberg2011-02-081-5/+11
* Bluetooth: Implement link key handling for the management interfaceJohan Hedberg2011-02-081-0/+51
* Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg2011-02-081-1/+193
* Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg2011-02-081-0/+14
* Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg2011-02-081-2/+53
* Bluetooth: Add set_connectable management commandJohan Hedberg2011-02-081-5/+11
* Bluetooth: Add support for set_discoverable management commandJohan Hedberg2011-02-081-1/+4
* Bluetooth: Add support for set_powered management commandJohan Hedberg2011-02-081-1/+1
* Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-191-4/+5
* Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2010-12-221-10/+23
* Bluetooth: clean up hci codeAndrei Emeltchenko2010-12-011-3/+5
* Bluetooth: do not use assignment in if conditionAndrei Emeltchenko2010-12-011-6/+12
* Bluetooth: Automate remote name requestsJohan Hedberg2010-12-011-18/+54
* Bluetooth: Create a unified authentication request functionJohan Hedberg2010-12-011-14/+40
* Bluetooth: Simplify remote features callback function logicJohan Hedberg2010-12-011-44/+47
* Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-091-0/+6
* Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann2010-07-271-16/+15
* Bluetooth: Fix typo in hci_event.cGustavo F. Padovan2010-07-211-2/+2
* Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer2010-07-211-1/+1
* Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg2010-07-211-1/+1
* Bluetooth: Reset the security level after an authentication failureJohan Hedberg2010-07-081-0/+2
* Bluetooth: Add SCO fallback for unsupported feature errorStephen Coe2010-02-271-0/+1
* Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-3/+3
* Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-221-0/+2
* Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann2009-05-091-1/+1
* Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-281-1/+35
* Bluetooth: Add workaround for wrong HCI event in eSCO setupMarcel Holtmann2009-04-191-2/+10
* Bluetooth: Fallback from eSCO to SCO on unspecified errorMarcel Holtmann2009-04-191-9/+17
* Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young2009-02-271-2/+0
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-271-1/+1
* Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-0/+16
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-271-1/+2
* Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann2009-02-271-1/+2
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-301-5/+0
* [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-091-7/+4
* [Bluetooth] Use a more unique bus name for connectionsMarcel Holtmann2008-07-141-0/+7