summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku
2011-07-08Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes
2011-07-06Bluetooth: Add lmp_host_le_capable() macroAndre Guedes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes
2011-07-06Bluetooth: Write LE Host Supported commandAndre Guedes
2011-07-06Bluetooth: Add extfeatures to struct hci_devAndre Guedes
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo
2011-02-16Bluetooth: Add LE connect supportVille Tervo
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo
2011-02-08Bluetooth: Add set_io_capability management commandJohan Hedberg
2011-02-08Bluetooth: Add support for PIN code handling in the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement link key handling for the management interfaceJohan Hedberg
2011-02-08Bluetooth: Add class of device control to the management interfaceJohan Hedberg
2011-02-08Bluetooth: Implement a more complete adapter initialization sequenceJohan Hedberg
2011-02-08Bluetooth: Add controller side link key clearing to hci_init_reqJohan Hedberg
2011-02-08Bluetooth: Reject pairing requests when in non-pairable modeJohan Hedberg
2011-02-08Bluetooth: Implement set_pairable managment commandJohan Hedberg
2011-02-08Bluetooth: Add flag to track managment controlled adaptersJohan Hedberg
2011-02-08Bluetooth: Implement automatic setup procedure for local adaptersJohan Hedberg
2011-02-08Bluetooth: Use non-flushable by default L2CAP data packetsAndrei Emeltchenko
2010-12-07Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg
2010-12-01Bluetooth: clean up legal textAndrei Emeltchenko
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko