summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci_core.h
AgeCommit message (Expand)Author
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg
2011-02-08Bluetooth: Add special handling with __hci_request and HCI_INITJohan Hedberg
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg
2011-02-08Bluetooth: Implement UUID handling through the management interfaceJohan Hedberg
2011-02-08Bluetooth: Add set_connectable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_discoverable management commandJohan Hedberg
2011-02-08Bluetooth: Add support for set_powered management commandJohan Hedberg
2011-02-08Bluetooth: Add support for management powered eventJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2010-12-23Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg
2010-12-23Bluetooth: Add management events for controller addition & removalJohan Hedberg
2010-12-08Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg
2010-12-08Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko
2010-09-23net: return operator cleanupEric Dumazet
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-21Bluetooth: Implemented HCI frame reassembly for RX from streamSuraj Sumangala
2010-07-21Bluetooth: Add one more buffer for HCI stream reassemblySuraj Sumangala
2010-07-21Bluetooth: Reassigned copyright to Code Aurora ForumRon Shaffer
2010-07-21Bluetooth: Remove extraneous white spaceRon Shaffer
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg
2010-05-10Bluetooth: Create per controller workqueueMarcel Holtmann
2010-05-10Bluetooth: Make hci_send_acl() voidGustavo F. Padovan
2010-05-10Bluetooth: Make hci_send_sco() voidGustavo F. Padovan
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann
2010-02-27Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-08-22Bluetooth: Convert hdev->req_lock to a mutexThomas Gleixner
2009-08-22Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann
2009-06-08Bluetooth: Add native RFKILL soft-switch support for all devicesMarcel Holtmann
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann