summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_request.h
AgeCommit message (Expand)Author
2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery
2016-10-19Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski
2016-09-19Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg
2016-03-10Bluetooth: Add support for limited privacy modeJohan Hedberg
2015-12-10Bluetooth: Clean up current advertising instance trackingJohan Hedberg
2015-12-10Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg
2015-12-10Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Move EIR update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: HCI name update to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg
2015-12-10Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg
2015-12-10Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg
2015-11-19Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg
2015-11-19Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg
2015-11-19Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg
2015-11-19Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg
2015-11-19Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg
2015-11-19Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg
2015-11-19Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg
2015-11-19Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg
2014-12-19Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg