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