aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Bluetooth: Add defines for BREDR pkt_type and LE PHYsJaganath Kanakkassery1-0/+4
2018-07-30Bluetooth: Define PHY flags in hdev and set 1M as defaultJaganath Kanakkassery1-0/+3
2018-07-06Bluetooth: Use extended LE Connection if supportedJaganath Kanakkassery1-0/+2
2018-07-06Bluetooth: Use extended scanning if controller supportsJaganath Kanakkassery1-0/+4
2018-07-06Bluetooth: Store Resolv list sizeAnkit Navik1-0/+2
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain1-0/+2
2018-04-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc1-1/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>Ingo Molnar1-0/+2
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg1-1/+1
2016-09-19Bluetooth: Add support for appearance in scan rspMichaƂ Narajowski1-0/+1
2016-09-19Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann1-0/+3
2016-09-19Bluetooth: Introduce helper to pack mgmt version informationMarcel Holtmann1-0/+1
2016-09-19Bluetooth: add printf format attribute to hci_set_[fh]w_info()Nicolas Iooss1-2/+2
2016-09-19Bluetooth: Put led_trigger field behind CONFIG_BT_LEDSMarcel Holtmann1-0/+2
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann1-0/+4
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann1-3/+2
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventSzymon Janc1-0/+1
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit1-0/+3
2016-01-05Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg1-0/+1
2016-01-05Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg1-10/+20
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg1-1/+2
2015-12-10Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg1-1/+0
2015-12-10Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg1-3/+6
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg1-0/+1
2015-11-19Bluetooth: Fix specifying role for LE connectionsJohan Hedberg1-1/+1
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg1-0/+1
2015-11-19Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg1-0/+2
2015-11-19Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg1-3/+2
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg1-0/+2
2015-11-19Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg1-1/+0
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg1-3/+0
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg1-0/+24
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-0/+1
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann1-0/+1
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg1-1/+1
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann1-0/+1
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann1-0/+1
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain1-0/+3
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels1-0/+1
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski1-0/+6
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski1-0/+20
2015-08-10Bluetooth: preparation for new connect procedureJakub Pawlowski1-0/+3
2015-07-23Bluetooth: hci_check_conn_params() check proper rangeSeungyoun Ju1-1/+1
2015-06-18Bluetooth: hci_core: increase max adv instFlorian Grandel1-1/+1
2015-06-18Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel1-6/+0
2015-06-18Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel1-0/+1
2015-06-18Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel1-1/+4