Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
516018a9c057a7c179dd6b4df917a6f5d43b3547
/
net
/
bluetooth
/
mgmt.c
516018a
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
by Marcel Holtmann
· 10 years ago
ce05d60
Bluetooth: Introduce hci_dev_change_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
cc91cb0
Bluetooth: Add support connectable advertising setting
by Marcel Holtmann
· 10 years ago
beb1c21
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
55e76b3
Bluetooth: Add 'Already Paired' error for Pair Device command
by Johan Hedberg
· 10 years ago
406ef2a
Bluetooth: Make Fast Connectable available while powered off
by Johan Hedberg
· 10 years ago
7a00ff4
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
by Johan Hedberg
· 10 years ago
3b0602c
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
by Johan Hedberg
· 10 years ago
2a1afb5
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
by Johan Hedberg
· 10 years ago
a69e837
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
by Johan Hedberg
· 10 years ago
b9a245fb
Bluetooth: Move all mgmt command quirks to handler table
by Johan Hedberg
· 10 years ago
6d785aa3
Bluetooth: Convert mgmt to use HCI chan registration API
by Johan Hedberg
· 10 years ago
93690c2
Bluetooth: Introduce controller setting information for static address
by Marcel Holtmann
· 10 years ago
82f8b65
Bluetooth: fix service discovery behaviour for empty uuids filter
by Jakub Pawlowski
· 10 years ago
2976cde
Bluetooth: Refactor service discovery filter logic
by Jakub Pawlowski
· 10 years ago
48f86b7
Bluetooth: Move Service Discovery logic before refactoring
by Jakub Pawlowski
· 10 years ago
4cd3928
Bluetooth: Update New CSRK event to match latest specification
by Johan Hedberg
· 10 years ago
7129069
Bluetooth: Rename hci_send_to_control to hci_send_to_channel
by Johan Hedberg
· 10 years ago
a2cb01d
Bluetooth: Fix checking for pending Set SSP in Set HS handler
by Johan Hedberg
· 10 years ago
94d52da
Bluetooth: Remove bogus check for pending mgmt Set HS command
by Johan Hedberg
· 10 years ago
faa8103
Bluetooth: Enhance error codes pair device command
by Lukasz Rymanowski
· 10 years ago
66f096f
Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct
by Johan Hedberg
· 10 years ago
4b0e0ce
Bluetooth: Add restarting to service discovery
by Jakub Pawlowski
· 10 years ago
2d28cfe
Bluetooth: Add le_scan_restart work for LE scan restarting
by Jakub Pawlowski
· 10 years ago
41bcfd5
Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values
by Marcel Holtmann
· 10 years ago
5920028
Bluetooth: Fix check for SSP when enabling SC
by Johan Hedberg
· 10 years ago
d25b78e
Bluetooth: Enforce zero-valued hash/rand192 for LE OOB
by Johan Hedberg
· 10 years ago
a1443f5
Bluetooth: Convert Set SC to use HCI Request
by Johan Hedberg
· 10 years ago
484aabc
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
by Johan Hedberg
· 10 years ago
5d57e79
Bluetooth: Check for valid bdaddr in add_remote_oob_data
by Johan Hedberg
· 10 years ago
ed93ec6
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
by Marcel Holtmann
· 10 years ago
3a5486e
Bluetooth: Limit BR/EDR switching for LE only with secure connections
by Marcel Holtmann
· 10 years ago
574ea3c
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
by Marcel Holtmann
· 10 years ago
91200e9
Bluetooth: Fix reporting invalid RSSI for LE devices
by Szymon Janc
· 10 years ago
162a3ba
Bluetooth: Bind the SMP channel registration to management power state
by Marcel Holtmann
· 10 years ago
111e4bc
Bluetooth: Fix issue with switching BR/EDR back on when disabled
by Marcel Holtmann
· 10 years ago
1904a85
Bluetooth: Add opcode parameter to hci_req_complete_t callback
by Marcel Holtmann
· 10 years ago
05b3c3e
Bluetooth: Remove no longer needed force_sc_support debugfs option
by Marcel Holtmann
· 10 years ago
9df7465
Bluetooth: Add return parameter to cmd_complete callbacks
by Johan Hedberg
· 10 years ago
5a154e6
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
by Johan Hedberg
· 10 years ago
51ef3eb
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
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
1d2dc5b
Bluetooth: Split hci_update_page_scan into two functions
by Johan Hedberg
· 10 years ago
ea8ae25
Bluetooth: Fix bug with filter in service discovery optimization
by Marcel Holtmann
· 10 years ago
a463e9c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
9845904
Bluetooth: Fix mgmt response status when removing adapter
by Johan Hedberg
· 10 years ago
ec6f99b
Bluetooth: Fix enabling BR/EDR SC when powering on
by Johan Hedberg
· 10 years ago
a511b35
Bluetooth: Fix incorrect pending cmd removal in pairing_complete()
by Johan Hedberg
· 10 years ago
15013ae
Bluetooth: Fix calling hci_conn_put too early
by Johan Hedberg
· 10 years ago
3ad6758
Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
by Jaganath Kanakkassery
· 10 years ago
b5f185f
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
9437d2e
Bluetooth: Fix generation of non-resolvable private addresses
by Marcel Holtmann
· 10 years ago
da25cf6
Bluetooth: Report invalid RSSI for service discovery and background scan
by Marcel Holtmann
· 10 years ago
efb2513
Bluetooth: Fix discovery filter when no RSSI is available
by Marcel Holtmann
· 10 years ago
189f6ad
Bluetooth: Remove redundant reverse_base_uuid variable
by Johan Hedberg
· 10 years ago
9981bdb
Bluetooth: Fix Get Conn Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
6948737
Bluetooth: Convert Get Clock Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
2922a94
Bluetooth: Convert discovery commands to use cmd_complete callback
by Johan Hedberg
· 10 years ago
d8b7b1e
Bluetooth: Convert Unpair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
04ab274
Bluetooth: Convert Pair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
7776d1d
Bluetooth: Use cmd_complete callback for authentication mgmt commands
by Johan Hedberg
· 10 years ago
f5818c2
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
by Johan Hedberg
· 10 years ago
323b0b8
Bluetooth: Store parameter length with pending mgmt commands
by Johan Hedberg
· 10 years ago
1b9b5ee
Bluetooth: Add callback to create proper cmd_complete events
by Johan Hedberg
· 10 years ago
2207880
Bluetooth: Fix memory leaks from discovery filter UUID list
by Marcel Holtmann
· 10 years ago
66ea942
Bluetooth: Add support for Start Service Discovery command
by Jakub Pawlowski
· 10 years ago
799ce93
Bluetooth: Add logic for UUID filter handling
by Jakub Pawlowski
· 10 years ago
b487b9c
Bluetooth: Add framework for device found filtering based on UUID
by Marcel Holtmann
· 10 years ago
bda157a
Bluetooth: Filter device found events based on RSSI threshold
by Marcel Holtmann
· 10 years ago
37eab04
Bluetooth: Add extra discovery fields for storing filter information
by Jakub Pawlowski
· 10 years ago
8019044
Bluetooth: Split triggering of discovery commands into separate function
by Marcel Holtmann
· 10 years ago
11e6e25
Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete
by Marcel Holtmann
· 10 years ago
f5a969f
Bluetooth: Simplify the error handling of Start Discovery command
by Marcel Holtmann
· 10 years ago
854bda1
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
86df920
Bluetooth: Add support for adding remote OOB data for LE
by Johan Hedberg
· 10 years ago
6928a92
Bluetooth: Store address type with OOB data
by Johan Hedberg
· 10 years ago
81328d5c
Bluetooth: Unify remote OOB data functions
by Johan Hedberg
· 10 years ago
a320969
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
by Johan Hedberg
· 10 years ago
710f11c
Bluetooth: Use custom macro for testing BR/EDR SC enabled
by Johan Hedberg
· 10 years ago
23fb8de
Bluetooth: Add mgmt support for LE Secure Connections LTK types
by Johan Hedberg
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
c19a495
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
by Johan Hedberg
· 10 years ago
eedbd58
Bluetooth: Fix clearing remote OOB data through mgmt
by Johan Hedberg
· 10 years ago
a736abc
Bluetooth: Fix invalid response for 'Start Discovery' command
by Szymon Janc
· 10 years ago
89cbb06
Bluetooth: Defer connection-parameter removal when unpairing
by Alfonso Acosta
· 10 years ago
ddbea5c
Bluetooth: Remove redundant check on hci_conn's device class
by Alfonso Acosta
· 10 years ago
fd45ada
Bluetooth: Include ADV_IND report in Device Connected event
by Alfonso Acosta
· 10 years ago
48ec92f
Bluetooth: Refactor arguments of mgmt_device_connected
by Alfonso Acosta
· 10 years ago
e1e930f
Bluetooth: Fix mgmt pairing failure when authentication fails
by Johan Hedberg
· 10 years ago
e3f2f92
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
by Johan Hedberg
· 10 years ago
f8aaf9b
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
by Johan Hedberg
· 10 years ago
432df05
Bluetooth: Create unified helper function for updating page scan
by Johan Hedberg
· 10 years ago
84c61d9
Bluetooth: Add convenience function to check for pending power off
by Johan Hedberg
· 10 years ago
b293947
Bluetooth: Rename pairable mgmt setting to bondable
by Johan Hedberg
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
Next »