summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
* Bluetooth: Add support for LE ping featureSpoorthi Ravishankar Koppad2019-07-061-0/+4
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-04-251-0/+3
* Bluetooth: Allow driver specific cmd timeout handlingRajat Jain2019-01-251-0/+1
* Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-281-0/+2
* Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-271-0/+15
* Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery2018-07-301-0/+4
* Bluetooth: Impmlement extended adv enableJaganath Kanakkassery2018-07-301-0/+1
* Bluetooth: Read no of adv sets during initJaganath Kanakkassery2018-07-301-0/+4
* Bluetooth: Set Scan PHYs based on selected PHYs by userJaganath Kanakkassery2018-07-301-0/+9
* Bluetooth: Implement PHY changed eventJaganath Kanakkassery2018-07-301-0/+1
* Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery2018-07-301-0/+4
* Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery2018-07-301-0/+3
* Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery2018-07-061-0/+2
* Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery2018-07-061-0/+4
* Bluetooth: Store Resolv list sizeAnkit Navik2018-07-061-0/+2
* Bluetooth: Add __hci_cmd_send functionLoic Poulain2018-05-181-0/+2
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-031-1/+1
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+2
* Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
* Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski2016-09-191-0/+1
* Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-191-0/+3
* Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann2016-09-191-0/+1
* Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss2016-09-191-2/+2
* Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann2016-09-191-0/+2
* Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann2016-07-181-0/+4
* Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann2016-07-181-3/+2Star
* Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc2016-07-131-0/+1
* Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit2016-02-231-0/+3
* Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-051-0/+1
* Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-101-1/+2
* Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-101-1/+0Star
* Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-3/+6
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-0/+1
* Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-191-1/+1
* Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+1
* Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-191-0/+2
* Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-191-3/+2Star
* Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-0/+2
* Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-191-1/+0Star
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-211-3/+0Star
* Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg2015-10-211-0/+24
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-211-0/+1
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-211-0/+1
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-211-1/+1
* Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-081-0/+1