summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner1-3/+3
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann1-0/+4
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann1-0/+2
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann1-0/+1
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann1-2/+3
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros1-1/+2
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann1-4/+21
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann1-0/+3
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann1-23/+33
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann1-0/+1
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-0/+2
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann1-1/+2
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann1-0/+2
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann1-0/+1
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann1-0/+1
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann1-5/+5
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann1-0/+1
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-4/+8
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann1-0/+2
2007-07-11[Bluetooth] Add hci_recv_fragment() helper functionMarcel Holtmann1-0/+3
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann1-0/+17
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann1-3/+6
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann1-0/+3
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann1-0/+6
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann1-3/+3
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann1-0/+1
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-24/+30
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann1-7/+0
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-1/+1
2005-08-29[NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+626