aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku1-0/+10
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes1-0/+4
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes1-0/+3
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes1-0/+1
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes1-0/+6
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes1-0/+4
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes1-0/+34
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes1-0/+6
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia1-0/+19
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+9
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz1-0/+9
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-2/+0
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg1-0/+8
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc1-0/+17
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc1-0/+7
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg1-3/+5
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg1-0/+17
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi1-0/+11
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo1-0/+3
2011-02-16Bluetooth: Add LE connect supportVille Tervo1-0/+2
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo1-0/+49
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg1-0/+8
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg1-0/+8
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg1-0/+2
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg1-0/+1
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg1-0/+11
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg1-0/+6
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg1-0/+14
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg1-0/+1
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg1-0/+1
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg1-0/+3
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko1-0/+2
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg1-0/+4
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko1-6/+6
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko1-2/+2
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel1-1/+1
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan1-92/+92
2010-07-21Bluetooth: Add blacklist support for incoming connectionsJohan Hedberg1-0/+3
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann1-0/+4
2010-02-27Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann1-1/+1
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-0/+8
2008-11-30Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann1-1/+1
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann1-4/+14
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann1-0/+2
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann1-0/+6
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann1-0/+11
2008-07-14[Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann1-0/+11