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