index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci_core.h
Age
Commit message (
Expand
)
Author
2016-02-23
Bluetooth: add LED trigger for indicating HCI is powered up
Heiner Kallweit
2016-01-05
Bluetooth: Add support for Start Limited Discovery command
Johan Hedberg
2016-01-05
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
Johan Hedberg
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-11-19
Bluetooth: Fix specifying role for LE connections
Johan Hedberg
2015-11-19
Bluetooth: Move Stop Discovery to req_workqueue
Johan Hedberg
2015-11-19
Bluetooth: Move Start Discovery to req_workqueue
Johan Hedberg
2015-11-19
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-10-21
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
Johan Hedberg
2015-10-21
Bluetooth: Add hci_conn_hash_lookup_le() helper function
Johan Hedberg
2015-10-21
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
2015-10-21
Bluetooth: Introduce driver specific post init callback
Marcel Holtmann
2015-10-21
Bluetooth: Don't use remote address type to decide IRK persistency
Johan Hedberg
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
2015-08-10
Bluetooth: preparation for new connect procedure
Jakub Pawlowski
2015-07-23
Bluetooth: hci_check_conn_params() check proper range
Seungyoun Ju
2015-06-18
Bluetooth: hci_core: increase max adv inst
Florian Grandel
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-09
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
2015-06-09
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
2015-06-09
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-04-07
Bluetooth: Remove hci_recv_stream_fragment function
Marcel Holtmann
2015-04-07
Bluetooth: Make data pointer of hci_recv_stream_fragment const
Marcel Holtmann
2015-04-02
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
Bluetooth: Remove unused hci_req_pending() function
Johan Hedberg
2015-04-02
Bluetooth: Remove unneeded recv_event variable
Johan Hedberg
2015-04-02
Bluetooth: Convert hci_req_sync family of function to new request API
Johan Hedberg
2015-03-24
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-24
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-17
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
Johan Hedberg
2015-03-17
Bluetooth: Add hdev_init callback for HCI channels
Johan Hedberg
2015-03-16
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
Marcel Holtmann
2015-03-15
Bluetooth: Use BIT(n) macro instead of manually encoding (1 << n)
Marcel Holtmann
2015-03-15
Bluetooth: Add support for untrusted access to management commands
Marcel Holtmann
2015-03-15
Bluetooth: Consolidate socket channel sending function back into one
Marcel Holtmann
[next]