aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg1-2/+0
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg1-2/+2
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg1-1/+5
2015-11-19Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg1-0/+3
2015-11-19Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg1-3/+3
2015-11-19Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg1-0/+11
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg1-0/+4
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg1-1/+4
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg1-0/+3
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg1-0/+51