Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a0fb3726ba55138ef6fdd5dc67da6d9a70360696
/
net
/
bluetooth
/
hci_event.c
a0fb372
Bluetooth: Use Set ext adv/scan rsp data if controller supports
by Jaganath Kanakkassery
· 6 years ago
de181e8
Bluetooth: Impmlement extended adv enable
by Jaganath Kanakkassery
· 6 years ago
6b49bcb
Bluetooth: Read no of adv sets during init
by Jaganath Kanakkassery
· 6 years ago
b2cc976
Bluetooth: Handle extended ADV PDU types
by Jaganath Kanakkassery
· 6 years ago
0314f28
Bluetooth: Implement Set PHY Confguration command
by Jaganath Kanakkassery
· 6 years ago
4d94f95
Bluetooth: Use extended LE Connection if supported
by Jaganath Kanakkassery
· 7 years ago
d12fb05
Bluetooth: Introduce helpers for le conn status and complete
by Jaganath Kanakkassery
· 7 years ago
c215e93
Bluetooth: Process extended ADV report event
by Jaganath Kanakkassery
· 7 years ago
a2344b9
Bluetooth: Use extended scanning if controller supports
by Jaganath Kanakkassery
· 7 years ago
3baef81
Bluetooth: Introduce helpers for LE set scan start and complete
by Jaganath Kanakkassery
· 7 years ago
545f259
Bluetooth: Add HCI command for clear Resolv list
by Ankit Navik
· 7 years ago
cfdb0c2
Bluetooth: Store Resolv list size
by Ankit Navik
· 7 years ago
ee64934
Bluetooth: Prevent buffer overflow for large advertisement data
by Chriz Chow
· 7 years ago
082f230
Bluetooth: Fix connection if directed advertising and privacy is used
by Szymon Janc
· 7 years ago
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
27d1c46
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
by Colin Ian King
· 8 years ago
160b925
Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event
by Szymon Janc
· 8 years ago
ca8bee5
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
by Marcel Holtmann
· 9 years ago
56b40fb
Bluetooth: Ignore unknown advertising packet types
by Johan Hedberg
· 9 years ago
0d3b7f6
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to 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
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
9d4c1cc
Bluetooth: Use hci_conn_hash_lookup_le() when possible
by Johan Hedberg
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
49c5092
Bluetooth: Fix LE reconnection logic
by Johan Hedberg
· 9 years ago
168b8a2
Bluetooth: Fix double scan updates
by Jakub Pawlowski
· 9 years ago
6818375
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
by Szymon Janc
· 9 years ago
618353b
Bluetooth: Fix SCO link type handling on connection complete
by Kuba Pawlak
· 9 years ago
28a667c
Bluetooth: advertisement handling in new connect procedure
by Jakub Pawlowski
· 9 years ago
e7d9ab7
Bluetooth: add hci_lookup_le_connect
by Jakub Pawlowski
· 9 years ago
df9b89c
Bluetooth: Move create/accept phy link completed callback to amp.c
by Arron Wang
· 9 years ago
b3d3914
Bluetooth: Move amp assoc read/write completed callback to amp.c
by Arron Wang
· 9 years ago
8392788
Bluetooth: Move get info completed callback to a2mp.c
by Arron Wang
· 9 years ago
a77a6a1
Bluetooth: Move high speed specific event under BT_HS option
by Arron Wang
· 9 years ago
5d667ef
Bluetooth: Remove redundant check for ACL_LINK
by Johan Hedberg
· 10 years ago
821f376
Bluetooth: Read encryption key size for BR/EDR connections
by Johan Hedberg
· 10 years ago
035ad62
Bluetooth: Move SC-only check outside of BT_CONFIG branch
by Johan Hedberg
· 10 years ago
8b76ce3
Bluetooth: Fix encryption key size handling for LTKs
by Johan Hedberg
· 10 years ago
0fe29fd
Bluetooth: Read LE remote features during connection establishment
by Marcel Holtmann
· 10 years ago
1b9441f
Bluetooth: Convert local OOB data reading to use HCI request
by Johan Hedberg
· 10 years ago
757aa0b
Bluetooth: Move hci_get_cmd_complete() to hci_event.c
by Johan Hedberg
· 10 years ago
f7d9e97
Bluetooth: Remove unneeded recv_event variable
by Johan Hedberg
· 10 years ago
e6214487
Bluetooth: Add second hci_request callback option for full skb
by Johan Hedberg
· 10 years ago
444c6dd
Bluetooth: Add clarifying comment to command status handling
by Johan Hedberg
· 10 years ago
db6e3e8
Bluetooth: Refactor HCI request variables into own struct
by Johan Hedberg
· 10 years ago
20fa110
Bluetooth: Remove superfluous extra empty line between functions
by Marcel Holtmann
· 10 years ago
600b215
Bluetooth: Fix race condition with HCI_RESET flag
by Johan Hedberg
· 10 years ago
07d2334
Bluetooth: Add simultaneous dual mode scan
by Jakub Pawlowski
· 10 years ago
aefedc1
Bluetooth: Remove unneeded HCI_CONN_REMOTE_OOB connection flag
by Marcel Holtmann
· 10 years ago
455c2ff
Bluetooth: Fix BR/EDR out-of-band pairing with only initiator data
by Marcel Holtmann
· 10 years ago
eacb44d
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
by Marcel Holtmann
· 10 years ago
a69d892
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
by Marcel Holtmann
· 10 years ago
a358dc1
Bluetooth: Introduce hci_dev_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
70c836a4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
49a6fe0
net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
by Eyal Birger
· 10 years ago
3a6d576
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
539c496
Bluetooth: Convert connect_cfm to be triggered through hci_cb
by Johan Hedberg
· 10 years ago
bf21d79
Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
c50b33c
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
by Marcel Holtmann
· 10 years ago
659c7fb
Bluetooth: Fix OOB data present value for BR/EDR Secure Connections
by Marcel Holtmann
· 10 years ago
ac363cf
Bluetooth: Fix sending Read Remote Extended Features command
by Szymon Janc
· 10 years ago
c7741d1
Bluetooth: Perform a power cycle when receiving hardware error event
by Marcel Holtmann
· 10 years ago
39c5d97
Bluetooth: Fix notifying discovery state upon reset
by Johan Hedberg
· 10 years ago
aa5b034
Bluetooth: Check for P-256 OOB values in Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
a83ed81e
Bluetooth: Use helper function to determine BR/EDR OOB data present
by Marcel Holtmann
· 10 years ago
6665d05
Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode
by Marcel Holtmann
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
a9366120
Bluetooth: Process result of HCI Delete Stored Link Key command
by Marcel Holtmann
· 10 years ago
c2f0f97
Bluetooth: Handle command complete event for HCI Read Stored Link Keys
by Marcel Holtmann
· 10 years ago
6c032ed
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
6a8fc95
Bluetooth: Fix accepting connections when not using mgmt
by Johan Hedberg
· 10 years ago
8bfe844
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
by Marcel Holtmann
· 10 years ago
23b9ceb
Bluetooth: Create debugfs directory for each connection handle
by Marcel Holtmann
· 10 years ago
a8e1bfa
Bluetooth: Store default and maximum LE data length settings
by Marcel Holtmann
· 10 years ago
0857dd3
Bluetooth: Split hci_request helpers to hci_request.[ch]
by Johan Hedberg
· 10 years ago
1d2dc5b
Bluetooth: Split hci_update_page_scan into two functions
by Johan Hedberg
· 10 years ago
5c1a4c8
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
by Jaganath Kanakkassery
· 10 years ago
2f010b5
Bluetooth: Add support for handling LE Direct Advertising Report events
by Marcel Holtmann
· 10 years ago
efb2513
Bluetooth: Fix discovery filter when no RSSI is available
by Marcel Holtmann
· 10 years ago
6928a92
Bluetooth: Store address type with OOB data
by Johan Hedberg
· 10 years ago
fe8bc5a
Bluetooth: Add hci_conn flag for new link key generation
by Johan Hedberg
· 10 years ago
f3a73d9
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
by Johan Hedberg
· 11 years ago
5378bc5
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
by Johan Hedberg
· 11 years ago
710f11c
Bluetooth: Use custom macro for testing BR/EDR SC enabled
by Johan Hedberg
· 11 years ago
82c13d4
Bluetooth: Simplify Link Key Notification event handling logic
by Johan Hedberg
· 10 years ago
0378b59
Bluetooth: Convert link keys list to use RCU
by Johan Hedberg
· 10 years ago
cb6f3f7
Bluetooth: Fix setting conn->pending_sec_level value from link key
by Johan Hedberg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
60cb49d
Bluetooth: Fix mgmt connected notification
by Johan Hedberg
· 10 years ago
cb77c3e
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
by Jaganath Kanakkassery
· 10 years ago
9645c76
Bluetooth: Sort switch cases by opcode's numeric value
by Kuba Pawlak
· 10 years ago
50fc85f
Bluetooth: Clear role switch pending flag
by Kuba Pawlak
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
8761f9d
Bluetooth: Check status of command complete for HCI_Reset
by Marcel Holtmann
· 10 years ago
a4d5504
Bluetooth: Clear LE white list when resetting controller
by Marcel Holtmann
· 10 years ago
49c922b
Bluetooth: spelling fixes
by Stephen Hemminger
· 10 years ago
Next »