aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14[Bluetooth] Initiate authentication during connection establishmentMarcel Holtmann1-11/+103
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann1-20/+107
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann1-0/+43
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann1-0/+37
2008-07-14[Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann1-0/+40
2008-07-14[Bluetooth] Update class of device value whenever possibleMarcel Holtmann1-0/+4
2008-07-14[Bluetooth] Some cleanups for HCI event handlingMarcel Holtmann1-16/+23
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann1-12/+63
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann1-7/+25
2008-07-14[Bluetooth] Support the case when headset falls back to SCO linkMarcel Holtmann1-2/+10
2008-07-14[Bluetooth] Update authentication status after successful encryptionMarcel Holtmann1-2/+4
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison1-5/+4
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann1-13/+86
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-736/+862
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann1-8/+21
2007-04-25[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.YOSHIFUJI Hideaki1-4/+4
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki1-13/+13
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann1-0/+19
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-4/+11
2006-09-28[Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann1-4/+4
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann1-0/+4
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-1/+20
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-26/+166
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann1-3/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-3/+3
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+33
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-08-29[Bluetooth]: Move packet type into the SKB control bufferMarcel Holtmann1-1/+1
2005-08-29[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann1-0/+22
2005-08-29[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann1-13/+42
2005-08-06[Bluetooth] Add direction and timestamp to stack internal eventsMarcel Holtmann1-0/+3
2005-08-06[Bluetooth] Remove unused functions and cleanup symbol exportsMarcel Holtmann1-1/+0
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1044