Johan Hedberg
|
f22525700b
Bluetooth: Move advertising instance management to hci_request.c
|
9 years ago |
Johan Hedberg
|
196a5e97d1
Bluetooth: Move __hci_update_background_scan up in hci_request.c
|
9 years ago |
Johan Hedberg
|
01b1cb87d3
Bluetooth: Run page scan updates through hdev->req_workqueue
|
9 years ago |
Johan Hedberg
|
568f44f636
Bluetooth: Fix returning proper HCI status from __hci_req_sync
|
9 years ago |
Johan Hedberg
|
7df0f73ece
Bluetooth: Simplify request cleanup code
|
9 years ago |
Johan Hedberg
|
3dfe5905a7
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
|
9 years ago |
Johan Hedberg
|
f4a2cb4d8f
Bluetooth: Simplify le_scan_disable_work()
|
9 years ago |
Johan Hedberg
|
7df26b5629
Bluetooth: Pass inquiry length to bredr_inquiry()
|
9 years ago |
Johan Hedberg
|
2154d3f4fb
Bluetooth: Move Stop Discovery to req_workqueue
|
9 years ago |
Johan Hedberg
|
e68f072b73
Bluetooth: Move Start Discovery to req_workqueue
|
9 years ago |
Johan Hedberg
|
a1d01db120
Bluetooth: Add error return value to hci_req_sync callback
|
9 years ago |
Johan Hedberg
|
7c1fbed239
Bluetooth: Move LE scan disable/restart behind req_workqueue
|
9 years ago |
Johan Hedberg
|
145a0913ef
Bluetooth: Make __hci_update_background_scan private to hci_request.c
|
9 years ago |
Johan Hedberg
|
84235d222a
Bluetooth: Use req_workqueue for explicit connect requests
|
9 years ago |
Johan Hedberg
|
4ebeee2dff
Bluetooth: Add HCI status return parameter to hci_req_sync()
|
9 years ago |
Johan Hedberg
|
2e93e53b8f
Bluetooth: Run all background scan updates through req_workqueue
|
9 years ago |
Johan Hedberg
|
5fc16cc4f3
Bluetooth: Add stubs for synchronous HCI request functionality
|
9 years ago |
Johan Hedberg
|
b504430c86
Bluetooth: Add 'sync' specifier to synchronous request APIs
|
9 years ago |
Johan Hedberg
|
be91cd0570
Bluetooth: Move synchronous request handling into hci_request.c
|
9 years ago |
Johan Hedberg
|
44d2713774
Bluetooth: Compress the size of struct hci_ctrl
|
9 years ago |
Marcel Holtmann
|
d79f34e32b
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
|
9 years ago |
Marcel Holtmann
|
242c0ebd37
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
|
9 years ago |
Johan Hedberg
|
dcc0f0d9ce
Bluetooth: Introduce hci_req helper to abort a connection
|
9 years ago |
Jakub Pawlowski
|
e7d9ab731a
Bluetooth: add hci_lookup_le_connect
|
10 years ago |
Johan Hedberg
|
e621448749
Bluetooth: Add second hci_request callback option for full skb
|
10 years ago |
Johan Hedberg
|
db6e3e8d01
Bluetooth: Refactor HCI request variables into own struct
|
10 years ago |
Marcel Holtmann
|
b7cb93e528
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
|
10 years ago |
Marcel Holtmann
|
a69d892726
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
|
10 years ago |
Marcel Holtmann
|
a1536da255
Bluetooth: Introduce hci_dev_set_flag helper macro
|
10 years ago |
Marcel Holtmann
|
d7a5a11d7f
Bluetooth: Introduce hci_dev_test_flag helper macro
|
10 years ago |