aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-06Bluetooth: Use controller sets when availableLuiz Augusto von Dentz1-1/+1
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita1-0/+1
2018-07-30Bluetooth: Implement Set ADV set random addressJaganath Kanakkassery1-0/+3
2018-07-30Bluetooth: Implement disable and removal of adv instanceJaganath Kanakkassery1-0/+1
2018-07-30Bluetooth: Use Set ext adv/scan rsp data if controller supportsJaganath Kanakkassery1-0/+1
2018-07-30Bluetooth: Impmlement extended adv enableJaganath Kanakkassery1-0/+3
2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery1-0/+1
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski1-0/+2
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski1-0/+23
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg1-2/+3
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg1-1/+1
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg1-5/+3
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg1-0/+1
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg1-0/+1
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg1-0/+2
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg1-0/+2
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg1-0/+14
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg1-2/+6
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg1-0/+3
2015-11-19Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg1-4/+4
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