Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
432df05eb1e57adfc46df08abbedca6c3b8862f7
/
net
/
bluetooth
/
mgmt.c
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
6f78fd4
Bluetooth: Fix check for connected state when pairing
by Johan Hedberg
· 10 years ago
3bd2724
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
by Johan Hedberg
· 10 years ago
32226e4
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
by Marcel Holtmann
· 10 years ago
628531c
Bluetooth: Provide defaults for LE advertising interval
by Georg Lukas
· 10 years ago
4b9e7e7
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
by Marcel Holtmann
· 10 years ago
e7cafc4
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
by Johan Hedberg
· 10 years ago
e804d25
Bluetooth: Use explicit role instead of a bool in function parameters
by Johan Hedberg
· 10 years ago
13a779e
Bluetooth: Remove unneeded mgmt_write_scan_failed function
by Johan Hedberg
· 10 years ago
bc6d2d0
Bluetooth: Remove unneeded mgmt_discoverable function
by Johan Hedberg
· 10 years ago
031547d
Bluetooth: Remove unneeded mgmt_connectable function
by Johan Hedberg
· 10 years ago
e8b1202
Bluetooth: Fix advertising parameter update when toggling connectable
by Johan Hedberg
· 10 years ago
91a668b
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
by Johan Hedberg
· 10 years ago
6cebb9e7
Bluetooth: Enable page scan also if there are white list entries
by Johan Hedberg
· 10 years ago
dee58c1
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
by Johan Hedberg
· 10 years ago
a397407
Bluetooth: Update page scan when necessary for Add/Remove Device
by Johan Hedberg
· 10 years ago
6659358
Bluetooth: Introduce a whitelist for BR/EDR devices
by Johan Hedberg
· 10 years ago
dcc36c1
Bluetooth: Unify helpers for bdaddr_list manipulations
by Johan Hedberg
· 10 years ago
562064e
Bluetooth: Fix toggling background scan when changing connectable state
by Johan Hedberg
· 10 years ago
3742abf
Bluetooth: Fix connectable and discoverable supported settings values
by Johan Hedberg
· 10 years ago
23a4809
Bluetooth: Fix setting STOPPING state for discovery
by Johan Hedberg
· 10 years ago
e8bb6b9
Bluetooth: Fix advertising and active scanning co-existence
by Johan Hedberg
· 10 years ago
73e082f
Bluetooth: Use the correct flag to decide to disable advertising
by Johan Hedberg
· 10 years ago
0ec5ae8
Bluetooth: Simplify usage of the enable_advertising function
by Johan Hedberg
· 10 years ago
5ce194c
Bluetooth: Use real advertising state to random address update decision
by Johan Hedberg
· 10 years ago
c93bd15
Bluetooth: Remove unnecessary mgmt_advertising function
by Johan Hedberg
· 10 years ago
a70f4b5
Bluetooth: Don't try background scanning if LE is not enabled
by Johan Hedberg
· 10 years ago
cdd6275
Bluetooth: Pass desired connection role to hci_connect_le()
by Johan Hedberg
· 10 years ago
d93375a
Bluetooth: Remove auth_type parameter from hci_connect_le()
by Johan Hedberg
· 10 years ago
2b7be33
Bluetooth: Enable passive scanning whenever we're connectable
by Johan Hedberg
· 10 years ago
841c564
Bluetooth: Remove redundant IRK lookup in mgmt_device_found()
by Johan Hedberg
· 10 years ago
09ae260
Bluetooth: Use lower timeout for LE auto-connections
by Johan Hedberg
· 10 years ago
5ea234d
Bluetooth: Clear HCI_RAW flag when controller becomes configured
by Marcel Holtmann
· 10 years ago
9713c17
Bluetooth: Add support for changing the public device address
by Marcel Holtmann
· 10 years ago
d603b76b
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 10 years ago
19de082
Bluetooth: Fix sending Device Removed when clearing all parameters
by Johan Hedberg
· 10 years ago
f4537c0
Bluetooth: Add support for New Configuration Options management event
by Marcel Holtmann
· 10 years ago
04c60f05
Bluetooth: Move mgmt_event helper function to different location
by Marcel Holtmann
· 10 years ago
dbece37
Bluetooth: Add support for Set External Configuration management command
by Marcel Holtmann
· 10 years ago
eb1904f
Bluetooth: Add quirk for external configuration requirement
by Marcel Holtmann
· 10 years ago
42a9bc14
Bluetooth: Allow reading configuration info when unconfigured
by Marcel Holtmann
· 10 years ago
89bc22d
Bluetooth: Add quirk for invalid controller address setting
by Marcel Holtmann
· 10 years ago
d1dbf12
Bluetooth: Use list_del when freeing the list entry
by Johan Hedberg
· 10 years ago
d7347f3
Bluetooth: Fix clearing and restarting all LE actions on power cycle
by Johan Hedberg
· 10 years ago
95305ba
Bluetooth: Simplify hci_conn_params->action list usage
by Johan Hedberg
· 10 years ago
66f8455
Bluetooth: Convert pend_le_reports into a list
by Johan Hedberg
· 10 years ago
9fc3bfb
Bluetooth: Add support for controller configuration info command
by Marcel Holtmann
· 10 years ago
912b42e
Bluetooth: Use hci_conn_params in pend_le_conns
by Johan Hedberg
· 10 years ago
617ca1b
Bluetooth: Fix missing update of pend_le_reports
by Johan Hedberg
· 10 years ago
ba1d693
Bluetooth: Fix buffer overflow with variable length commands
by Johan Hedberg
· 10 years ago
75ce208
Bluetooth: Allow mgmt_device_found events for kernel-side scanning
by Johan Hedberg
· 10 years ago
73d1df2
Bluetooth: Add support for Read Unconfigured Index List command
by Marcel Holtmann
· 10 years ago
edd3896
Bluetooth: Add support for Unconfigured Index Removed events
by Marcel Holtmann
· 10 years ago
0602a8a
Bluetooth: Add support for Unconfigured Index Added events
by Marcel Holtmann
· 10 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 10 years ago
c103aea
Bluetooth: Don't send connection parameters without identity address
by Johan Hedberg
· 10 years ago
f4869e2
Bluetooth: Pass store hint to mgmt_new_conn_param
by Johan Hedberg
· 10 years ago
a26f3dc
Bluetooth: Add Load Connection Parameters command
by Johan Hedberg
· 10 years ago
c71593d
Bluetooth: Remove only enabled entries with Remove Device command
by Johan Hedberg
· 10 years ago
a3451d2
Bluetooth: Add new auto_conn value matching mgmt action 0x00
by Johan Hedberg
· 10 years ago
373110c
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
by Johan Hedberg
· 10 years ago
ffb5a827
Bluetooth: Introduce "New Connection Parameter" Event
by Andre Guedes
· 10 years ago
2a8357f
Bluetooth: Fix redundant device (un)blocked events
by Johan Hedberg
· 10 years ago
c83ed19
Bluetooth: Ensure that background scanning gets enabled on power on
by Marcel Holtmann
· 10 years ago
af58925
Bluetooth: Provide flags parameter direct to mgmt_device_found
by Marcel Holtmann
· 10 years ago
d06b50c
Bluetooth: Remove connection interval parameters from hci_conn_params_set
by Marcel Holtmann
· 10 years ago
7c264b1
Bluetooth: Add default connection parameters before pairing
by Marcel Holtmann
· 10 years ago
bf5b3c8
Bluetooth: Provide function to create and set connection parameters
by Marcel Holtmann
· 10 years ago
8afef09
Bluetooth: Add Device Added and Device Removed management events
by Marcel Holtmann
· 10 years ago
2faade5
Bluetooth: Add support for Add/Remove Device management commands
by Marcel Holtmann
· 10 years ago
fee746b
Bluetooth: Restrict access for raw-only controllers
by Marcel Holtmann
· 10 years ago
9586842
Bluetooth: Add support for Get Clock Info mgmt command
by Johan Hedberg
· 10 years ago
fca2001
Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands
by Johan Hedberg
· 10 years ago
730f091
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
a999934
Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply
by Johan Hedberg
· 10 years ago
b9710979
Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys
by Johan Hedberg
· 10 years ago
3769972
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
by Johan Hedberg
· 10 years ago
58e9293
Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys
by Johan Hedberg
· 10 years ago
0663b29
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
by Johan Hedberg
· 10 years ago
7652ff6
Bluetooth: Move mgmt event sending out from hci_add_link_key()
by Johan Hedberg
· 10 years ago
111902f
Bluetooth: Use separate dbg_flags to special debugfs options
by Marcel Holtmann
· 10 years ago
4ec86d4
Bluetooth: Fix validating IO capability values in mgmt commands
by Johan Hedberg
· 10 years ago
2ceba53
Bluetooth: Remove HCI prefix from SMP LTK defines
by Johan Hedberg
· 10 years ago
c73f94b
Bluetooth: Fix locking of hdev when calling into SMP code
by Johan Hedberg
· 10 years ago
f8680f1
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
by Johan Hedberg
· 10 years ago
21a60d3
Bluetooth: Refactor discovery stopping into its own function
by Johan Hedberg
· 10 years ago
61b4335
Bluetooth: Fix properly ignoring LTKs of unknown types
by Johan Hedberg
· 10 years ago
d7b2545
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
by Johan Hedberg
· 10 years ago
4bc58f5
Bluetooth: Make SMP context private to smp.c
by Johan Hedberg
· 10 years ago
f4e2dd5
Bluetooth: Add missing msecs to jiffies conversion
by Andrzej Kaczmarek
· 10 years ago
eed5daf
Bluetooth: Add support for max_tx_power in Get Conn Info
by Andrzej Kaczmarek
· 10 years ago
f7faab0
Bluetooth: Avoid polling TX power for LE links
by Andrzej Kaczmarek
· 10 years ago
dd98380
Bluetooth: Add support to get connection information
by Andrzej Kaczmarek
· 10 years ago
b75cf9c
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 11 years ago
6fd6b91
Bluetooth: Refactor code for outgoing dedicated bonding
by Mikel Astiz
· 11 years ago
3d5a76f
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
by Lukasz Rymanowski
· 11 years ago
b9a7a61
Bluetooth: Add new debugfs parameter
by Lukasz Rymanowski
· 11 years ago
Next »