summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_request.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix potential memory leakJaganath Kanakkassery2017-10-291-0/+1
* Bluetooth: Fix append max 11 bytes of name to scan rsp dataMichał Narajowski2016-10-191-0/+2
* Bluetooth: Refactor append name and appearanceMichał Narajowski2016-10-061-0/+23
* Bluetooth: mgmt: Fix sending redundant event for Advertising InstanceJohan Hedberg2016-09-191-2/+3
* Bluetooth: Add support for limited privacy modeJohan Hedberg2016-03-101-1/+1
* Bluetooth: Clean up current advertising instance trackingJohan Hedberg2015-12-101-5/+3
* Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-101-0/+1
* Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-101-0/+1
* Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-101-0/+2
* Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-101-0/+2
* Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-101-0/+14
* Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-101-2/+6
* Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-191-0/+3
* Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-191-4/+4
* Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg2015-11-191-2/+0
* Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-191-2/+2
* Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-191-1/+5
* Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg2015-11-191-0/+3
* Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg2015-11-191-3/+3
* Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-191-0/+11
* Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg2015-10-221-0/+4
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-021-1/+4
* Bluetooth: Add hci_request support for hci_update_background_scanJohan Hedberg2014-12-191-0/+3
* Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-191-0/+51
OpenPOWER on IntegriCloud