aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/hci.h
AgeCommit message (Expand)Author
2013-04-29Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-04-29Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2012-11-19Bluetooth: Increase HCI command tx timeoutSzymon Janc
2012-11-18Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-01Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan
2012-02-28Bluetooth: Add missing host features definitionsJohan Hedberg
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg
2012-02-21Bluetooth: mgmt: Allow connectable/discoverable changes in off stateJohan Hedberg
2012-02-21Bluetooth: mgmt: Add basic support for Set High Speed commandJohan Hedberg
2012-02-20Bluetooth: Set supported settings based on enabled HS and/or LEMarcel Holtmann
2012-02-20Bluetooth: Add support for HCI monitor channelMarcel Holtmann
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg
2012-02-13Bluetooth: Add missing EIR defines to hci.hJohan Hedberg