aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAge
* 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
* Bluetooth: Track number of LE slave connectionsJohan Hedberg2014-07-16
* Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
* Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
* Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
* Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-11
* Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-11
* Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-11
* Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-11
* Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-10
* Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-10
* Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-10
* Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
* Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09