Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4e2e1dcd283c1d186800117989124ed7ccf83d47
/
net
/
bluetooth
/
hci_request.c
f61851f
Bluetooth: Fix append max 11 bytes of name to scan rsp data
by Michał Narajowski
· 8 years ago
1b42206
Bluetooth: Refactor append name and appearance
by Michał Narajowski
· 8 years ago
7ddb30c
Bluetooth: Add appearance to default scan rsp data
by Michał Narajowski
· 8 years ago
cecbf3e
Bluetooth: Fix local name in scan rsp
by Michał Narajowski
· 8 years ago
c4960ec
Bluetooth: Add support for appearance in scan rsp
by Michał Narajowski
· 8 years ago
7c295c4
Bluetooth: Add support for local name in scan rsp
by Michał Narajowski
· 8 years ago
3c0975a
Bluetooth: Fix reason code used for rejecting SCO connections
by Frédéric Dalleau
· 8 years ago
37d3a1f
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
by Johan Hedberg
· 8 years ago
9afee94
Bluetooth: Fix memory leak at end of hci requests
by Frederic Dalleau
· 8 years ago
f18ba58
Bluetooth: Fix setting NO_BREDR advertising flag
by Johan Hedberg
· 9 years ago
6a19cc8
Bluetooth: Fix setting correct flags in AD
by Johan Hedberg
· 9 years ago
82a37ad
Bluetooth: Add support for limited privacy mode
by Johan Hedberg
· 9 years ago
d43efbd
Bluetooth: Fix adding discoverable to adv instance flags
by Johan Hedberg
· 9 years ago
cff10ce
Bluetooth: Fix incorrect removing of IRKs
by Johan Hedberg
· 9 years ago
78b781c
Bluetooth: Add support for Start Limited Discovery command
by Johan Hedberg
· 9 years ago
cab054a
Bluetooth: Clean up current advertising instance tracking
by Johan Hedberg
· 9 years ago
d6b7e2c
Bluetooth: Clean up advertising initialization in powered_update_hci()
by Johan Hedberg
· 9 years ago
550a8ca
Bluetooth: Remove redundant check for req.cmd_q
by Johan Hedberg
· 9 years ago
d6dac32
Bluetooth: Fix updating wrong instance's scan_rsp data
by Johan Hedberg
· 9 years ago
17fd08f
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
by Johan Hedberg
· 9 years ago
2ff1389
Bluetooth: Perform HCI update for power on synchronously
by Johan Hedberg
· 9 years ago
bf943cb
Bluetooth: Move fast connectable code to hci_request.c
by Johan Hedberg
· 9 years ago
b1a8917
Bluetooth: Move EIR update to hci_request.c
by Johan Hedberg
· 9 years ago
00cf504
Bluetooth: HCI name update to hci_request.c
by Johan Hedberg
· 9 years ago
c366f55
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
by Johan Hedberg
· 9 years ago
aed1a88
Bluetooth: Move discoverable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
14bf5ea
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
53c0ba7
Bluetooth: Move connectable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to hci_request.c
by Johan Hedberg
· 9 years ago
196a5e9
Bluetooth: Move __hci_update_background_scan up in hci_request.c
by Johan Hedberg
· 9 years ago
01b1cb8
Bluetooth: Run page scan updates through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
568f44f
Bluetooth: Fix returning proper HCI status from __hci_req_sync
by Johan Hedberg
· 9 years ago
7df0f73
Bluetooth: Simplify request cleanup code
by Johan Hedberg
· 9 years ago
3dfe590
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
by Johan Hedberg
· 9 years ago
f4a2cb4
Bluetooth: Simplify le_scan_disable_work()
by Johan Hedberg
· 9 years ago
7df26b5
Bluetooth: Pass inquiry length to bredr_inquiry()
by Johan Hedberg
· 9 years ago
2154d3f
Bluetooth: Move Stop Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
e68f072
Bluetooth: Move Start Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
a1d01db
Bluetooth: Add error return value to hci_req_sync callback
by Johan Hedberg
· 9 years ago
7c1fbed
Bluetooth: Move LE scan disable/restart behind req_workqueue
by Johan Hedberg
· 9 years ago
145a091
Bluetooth: Make __hci_update_background_scan private to hci_request.c
by Johan Hedberg
· 9 years ago
84235d2
Bluetooth: Use req_workqueue for explicit connect requests
by Johan Hedberg
· 9 years ago
4ebeee2
Bluetooth: Add HCI status return parameter to hci_req_sync()
by Johan Hedberg
· 9 years ago
2e93e53
Bluetooth: Run all background scan updates through req_workqueue
by Johan Hedberg
· 9 years ago
5fc16cc
Bluetooth: Add stubs for synchronous HCI request functionality
by Johan Hedberg
· 9 years ago
b504430
Bluetooth: Add 'sync' specifier to synchronous request APIs
by Johan Hedberg
· 9 years ago
be91cd0
Bluetooth: Move synchronous request handling into hci_request.c
by Johan Hedberg
· 9 years ago
44d2713
Bluetooth: Compress the size of struct hci_ctrl
by Johan Hedberg
· 9 years ago
d79f34e
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
by Marcel Holtmann
· 9 years ago
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
dcc0f0d
Bluetooth: Introduce hci_req helper to abort a connection
by Johan Hedberg
· 9 years ago
e7d9ab7
Bluetooth: add hci_lookup_le_connect
by Jakub Pawlowski
· 9 years ago
e6214487
Bluetooth: Add second hci_request callback option for full skb
by Johan Hedberg
· 10 years ago
db6e3e8
Bluetooth: Refactor HCI request variables into own struct
by Johan Hedberg
· 10 years ago
b7cb93e
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
by Marcel Holtmann
· 10 years ago
a69d892
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
a1536da
Bluetooth: Introduce hci_dev_set_flag helper macro
by Marcel Holtmann
· 10 years ago
d7a5a11
Bluetooth: Introduce hci_dev_test_flag helper macro
by Marcel Holtmann
· 10 years ago
6368c23
net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
by Eyal Birger
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
1904a85
Bluetooth: Add opcode parameter to hci_req_complete_t callback
by Marcel Holtmann
· 10 years ago
50b5b95
Bluetooth: Support static address when BR/EDR has been disabled
by Marcel Holtmann
· 10 years ago
405a261
Bluetooth: Move hci_update_page_scan to hci_request.c
by Johan Hedberg
· 10 years ago
2cf2221
Bluetooth: Add hci_request support for hci_update_background_scan
by Johan Hedberg
· 10 years ago
0857dd3
Bluetooth: Split hci_request helpers to hci_request.[ch]
by Johan Hedberg
· 10 years ago