summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-07-09Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-06-07Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2013-12-11Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen
2013-12-04Bluetooth: Refactor hci_disconn_complete_evtAndre Guedes
2013-12-04Bluetooth: Remove unneeded check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Remove link type check in hci_disconn_complete_evt()Andre Guedes
2013-12-04Bluetooth: Store supported commands only during setup procedureMarcel Holtmann
2013-12-04Bluetooth: Remove debug statement for features complete eventMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Store local version information only during setup phaseMarcel Holtmann
2013-10-19Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann
2013-10-16Bluetooth: Convert auto accept timer to use delayed workJohan Hedberg
2013-10-16Bluetooth: Store scan response data in HCI deviceMarcel Holtmann
2013-10-15Bluetooth: Move eir_get_length() function into hci_event.cMarcel Holtmann
2013-10-15Bluetooth: Move arming of discoverable timeout to complete handlerMarcel Holtmann
2013-10-15Bluetooth: Update advertising data based on management commandsMarcel Holtmann
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann
2013-10-14Bluetooth: Fix updating advertising data needlesslyJohan Hedberg
2013-10-13Bluetooth: Update source address and type for incoming LE connectionsMarcel Holtmann
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann
2013-10-10Bluetooth: Use HCI request for LE connectionAndre Guedes
2013-10-07Bluetooth: Fix variable shadow warningsJohannes Berg
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann
2013-10-05Bluetooth: Fix re-enabling advertising after a connectionJohan Hedberg
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-16Bluetooth: Fix encryption key size for peripheral roleAndre Guedes
2013-09-16Bluetooth: Fix security level for peripheral roleAndre Guedes
2013-08-21Bluetooth: Add SCO connection fallbackFrédéric Dalleau
2013-08-21Bluetooth: Handle specific error for SCO connection fallbackFrédéric Dalleau
2013-07-25Bluetooth: Use defines instead of integer literalsMikel Astiz
2013-07-25Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz
2013-06-23Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flagAndrei Emeltchenko
2013-06-23Bluetooth: Remove empty event handlerAndre Guedes
2013-06-23Bluetooth: Refactor hci_cc_le_set_scan_enableAndre Guedes
2013-06-23Bluetooth: Remove stop discovery handling from hci_event.cAndre Guedes
2013-06-23Bluetooth: Use HCI request in interleaved discoveryAndre Guedes
2013-06-23Bluetooth: Remove start discovery handling from hci_event.cAndre Guedes
2013-04-18Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes
2013-04-18Bluetooth: Add reading of all local feature pagesJohan Hedberg
2013-04-18Bluetooth: Track feature pages in a single tableJohan Hedberg
2013-04-18Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau