summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller1-1/+1
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko1-0/+3
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko1-1/+6
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko1-0/+4
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko1-0/+8
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg1-0/+1
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes1-0/+9
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes1-0/+8
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko1-0/+6
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko1-0/+2
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix1-0/+13
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko1-0/+7
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko1-0/+15
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/linvil...John 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/padova...Gustavo 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