aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAge
* Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-02
* Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-02
* Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-31
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-28
* Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-23
* Bluetooth: Remove unused functionRickard Strandqvist2015-01-16
* Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-12
* Bluetooth: Remove no longer needed force_sc_support debugfs optionMarcel Holtmann2015-01-02
* Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
* Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
* Bluetooth: Fix Add Device to wait for HCI before sending cmd_completeJohan Hedberg2014-12-19
* Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-19
* Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
* Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-19
* Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann2014-12-05
* Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-05
* Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-05
* Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
* Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-03
* Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-03
* Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-03
* Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-03
* Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg2014-12-03
* Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-03
* Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-19
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-17
* Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2014-11-03
* Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2014-11-02
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-25
* Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-25
* Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta2014-10-25
* Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-17
* Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg2014-09-08
* Bluetooth: Fix locking of the SMP contextJohan Hedberg2014-09-08
* Bluetooth: Update hci_disconnect() to return an error valueJohan Hedberg2014-09-08
* Bluetooth: Ignore incoming data after initiating disconnectionJohan Hedberg2014-09-08
* Bluetooth: Use zero timeout for immediate schedulingJohan Hedberg2014-09-08
* Bluetooth: Improve *_get() functions to return the object typeJohan Hedberg2014-09-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg2014-08-20
* | Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-14
* | Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-14
* | Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-14
* | Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-14
|/
* Bluetooth: Provide defaults for LE advertising intervalGeorg Lukas2014-07-26
* Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingMarcel Holtmann2014-07-23
* Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-17
* Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-17