index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2011-03-31
1
-3
/
+6
*
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2011-03-31
1
-2
/
+2
*
Bluetooth: Add mgmt_auth_failed event
Johan Hedberg
2011-02-21
1
-3
/
+16
*
Bluetooth: Add management support for user confirmation request
Johan Hedberg
2011-02-21
1
-0
/
+50
*
Bluetooth: Fix some code style issues in hci_event.c
Szymon Janc
2011-02-17
1
-8
/
+10
*
Bluetooth: Clean up hci_sniff_subrate_evt function
Szymon Janc
2011-02-17
1
-9
/
+0
*
Bluetooth: Use proper timer for hci command timout
Ville Tervo
2011-02-16
1
-0
/
+6
*
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
1
-2
/
+8
*
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
2011-02-16
1
-0
/
+33
*
Bluetooth: Add LE connect support
Ville Tervo
2011-02-16
1
-0
/
+93
*
Bluetooth: Do not use assignments in IF conditions
Andrei Emeltchenko
2011-02-08
1
-8
/
+14
*
Bluetooth: Add set_io_capability management command
Johan Hedberg
2011-02-08
1
-2
/
+28
*
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
2011-02-08
1
-0
/
+46
*
Bluetooth: Add support for connect failed management event
Johan Hedberg
2011-02-08
1
-1
/
+4
*
Bluetooth: Add disconnect managment command
Johan Hedberg
2011-02-08
1
-1
/
+8
*
Bluetooth: Add connected/disconnected management events
Johan Hedberg
2011-02-08
1
-5
/
+11
*
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
2011-02-08
1
-0
/
+51
*
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
2011-02-08
1
-1
/
+193
*
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
2011-02-08
1
-0
/
+14
*
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
2011-02-08
1
-2
/
+53
*
Bluetooth: Add set_connectable management command
Johan Hedberg
2011-02-08
1
-5
/
+11
*
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
2011-02-08
1
-1
/
+4
*
Bluetooth: Add support for set_powered management command
Johan Hedberg
2011-02-08
1
-1
/
+1
*
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
2011-01-19
1
-4
/
+5
*
Bluetooth: Fix __hci_request synchronization for hci_open_dev
Johan Hedberg
2010-12-22
1
-10
/
+23
*
Bluetooth: clean up hci code
Andrei Emeltchenko
2010-12-01
1
-3
/
+5
*
Bluetooth: do not use assignment in if condition
Andrei Emeltchenko
2010-12-01
1
-6
/
+12
*
Bluetooth: Automate remote name requests
Johan Hedberg
2010-12-01
1
-18
/
+54
*
Bluetooth: Create a unified authentication request function
Johan Hedberg
2010-12-01
1
-14
/
+40
*
Bluetooth: Simplify remote features callback function logic
Johan Hedberg
2010-12-01
1
-44
/
+47
*
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
Johan Hedberg
2010-11-09
1
-0
/
+6
*
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2010-07-27
1
-16
/
+15
*
Bluetooth: Fix typo in hci_event.c
Gustavo F. Padovan
2010-07-21
1
-2
/
+2
*
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
2010-07-21
1
-1
/
+1
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
1
-1
/
+1
*
Bluetooth: Reset the security level after an authentication failure
Johan Hedberg
2010-07-08
1
-0
/
+2
*
Bluetooth: Add SCO fallback for unsupported feature error
Stephen Coe
2010-02-27
1
-0
/
+1
*
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
2010-02-03
1
-0
/
+1
*
Bluetooth: Unobfuscate tasklet_schedule usage
Marcel Holtmann
2009-12-03
1
-3
/
+3
*
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
2009-08-22
1
-0
/
+2
*
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
Marcel Holtmann
2009-05-09
1
-1
/
+1
*
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
1
-1
/
+35
*
Bluetooth: Add workaround for wrong HCI event in eSCO setup
Marcel Holtmann
2009-04-19
1
-2
/
+10
*
Bluetooth: Fallback from eSCO to SCO on unspecified error
Marcel Holtmann
2009-04-19
1
-9
/
+17
*
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
Dave Young
2009-02-27
1
-2
/
+0
*
Bluetooth: Ask upper layers for HCI disconnect reason
Marcel Holtmann
2009-02-27
1
-1
/
+1
*
Bluetooth: Add SCO fallback for eSCO connection attempts
Marcel Holtmann
2009-02-27
1
-0
/
+16
*
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2009-02-27
1
-1
/
+2
*
Bluetooth: Fix SCO state handling for incoming connections
Marcel Holtmann
2009-02-27
1
-1
/
+2
*
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
[next]