aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg1-0/+1
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg1-1/+2
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg1-0/+2
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg1-0/+3
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg1-0/+1
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko1-7/+7
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller1-1/+1
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann1-0/+2
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala1-0/+1
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala1-2/+2
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer1-1/+1
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer1-7/+7
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg1-0/+9
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann1-0/+2
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan1-1/+1
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan1-1/+1
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann1-0/+1
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann1-0/+2
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann1-16/+0
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann1-22/+1
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