summaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan1-0/+2
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg1-0/+17
2011-02-17Bluetooth: 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-08Bluetooth: Add Bluetooth Management interface definitionsJohan Hedberg1-0/+4
2010-12-02Bluetooth: clean up legal textAndrei Emeltchenko1-6/+6
2010-12-02Bluetooth: 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
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann1-0/+11
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann1-0/+9
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann1-253/+351
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann1-2/+16
2007-04-26[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdrArnaldo Carvalho de Melo1-0/+18
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-09-29[Bluetooth] Support create connection cancel commandMarcel Holtmann1-0/+6
2006-09-29[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann1-0/+2
2006-09-29[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann1-1/+2
2006-07-04[Bluetooth] Add automatic sniff mode supportMarcel Holtmann1-14/+56
2006-07-04[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann1-1/+2
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann1-58/+58
2005-09-13[Bluetooth] Add support for extended inquiry responsesMarcel Holtmann1-0/+11
2005-08-30[Bluetooth]: Track page scan repetition mode changesMarcel Holtmann1-0/+6
2005-08-30[Bluetooth]: Workaround for inquiry results with RSSI and page scan modeMarcel Holtmann1-0/+9
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+755