Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a4858cb942b9afa57c1220aa5d9b536a0d7ec623
/
net
/
bluetooth
/
mgmt.c
a4858cb
Bluetooth: Fix advertising address type when toggling connectable
by Johan Hedberg
· 11 years ago
8b064a3
Bluetooth: Clean up HCI state when doing power off
by Johan Hedberg
· 11 years ago
7c4cfab
Bluetooth: Don't clear HCI_ADVERTISING when powering off
by Johan Hedberg
· 11 years ago
ce3f24c
Bluetooth: Don't clear HCI_CONNECTABLE when powering off
by Johan Hedberg
· 11 years ago
bd10799
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off
by Johan Hedberg
· 11 years ago
12d4a3b
Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c
by Johan Hedberg
· 11 years ago
778b235
Bluetooth: Move HCI_ADVERTISING handling into mgmt.c
by Johan Hedberg
· 11 years ago
c21c0ea
Bluetooth: Enable RPA resolving if mgmt_set_privacy is called
by Johan Hedberg
· 11 years ago
41c90c1
Bluetooth: Use privacy mode for non-connectable advertising
by Marcel Holtmann
· 11 years ago
94b1fc9
Bluetooth: Use unresolvable private address for active scanning
by Marcel Holtmann
· 11 years ago
62b04cd
Bluetooth: Add support for Set Privacy command
by Johan Hedberg
· 11 years ago
8f71c6c
Bluetooth: Don't write static address during power on
by Johan Hedberg
· 11 years ago
d948394
Bluetooth: Use hci_update_random_address() for initiating LE scan
by Johan Hedberg
· 11 years ago
8f2a060
Bluetooth: Use hci_update_random_address() for enabling advertising
by Johan Hedberg
· 11 years ago
d6bfd59
Bluetooth: Add timer for regenerating local RPA
by Johan Hedberg
· 11 years ago
0f4bd94
Bluetooth: Add Privacy flag to mgmt supported/current settings
by Johan Hedberg
· 11 years ago
199a2fb
Bluetooth: Move enable/disable_advertising higher up in mgmt.c
by Johan Hedberg
· 11 years ago
1b60ef2
Bluetooth: Fix issue with missing management event opcode
by Marcel Holtmann
· 11 years ago
3f959d4
Bluetooth: Provide option for changing LE advertising channel map
by Marcel Holtmann
· 11 years ago
5192d30
Bluetooth: Add comment explainging store hint for long term keys
by Marcel Holtmann
· 11 years ago
bab6d1e
Bluetooth: Don't send store hint for devices using identity addresses
by Marcel Holtmann
· 11 years ago
95fbac8
Bluetooth: Add support for sending New IRK event
by Johan Hedberg
· 11 years ago
35d7027
Bluetooth: Move SMP LTK notification after key distribution
by Johan Hedberg
· 11 years ago
ba74b66
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
by Johan Hedberg
· 11 years ago
5cedbb8
Bluetooth: Use Identity Address in Device Found event
by Johan Hedberg
· 11 years ago
f4a407b
Bluetooth: Wait for SMP key distribution completion when pairing
by Johan Hedberg
· 11 years ago
a7ec733
Bluetooth: Fix removing any IRKs when unpairing devices
by Johan Hedberg
· 11 years ago
35f7498
Bluetooth: Remove return values from functions that don't need them
by Johan Hedberg
· 11 years ago
e0b2b27
Bluetooth: Fix missing address type check for removing LTKs
by Johan Hedberg
· 11 years ago
41edf16
Bluetooth: Implement mgmt_load_irks command
by Johan Hedberg
· 11 years ago
490cb0b
Bluetooth: Restrict long term keys to public and static addresses
by Marcel Holtmann
· 11 years ago
0ab04a9
Bluetooth: Add management command for Secure Connection Only Mode
by Marcel Holtmann
· 11 years ago
d40f3ee
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
by Marcel Holtmann
· 11 years ago
f815924
Bluetooth: Remove check for valid LTK authenticated parameter
by Marcel Holtmann
· 11 years ago
4e39ac8
Bluetooth: Add management command to allow use of debug keys
by Marcel Holtmann
· 11 years ago
b1de97d
Bluetooth: Add management setting for use of debug keys
by Marcel Holtmann
· 11 years ago
e834004
Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD
by Johan Hedberg
· 11 years ago
4045664
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 11 years ago
eadd663
Bluetooth: Fix mgmt error code for negative PIN response
by Johan Hedberg
· 11 years ago
ec10911
Bluetooth: Add support for remote OOB input of P-256 data
by Marcel Holtmann
· 11 years ago
5afeac1
Bluetooth: Add debugfs quirk for forcing Secure Connections support
by Marcel Holtmann
· 11 years ago
4d2d279
Bluetooth: Add support for local OOB data with Secure Connections
by Marcel Holtmann
· 11 years ago
8e99113
Bluetooth: Limit acceptable link key types to only supported ones
by Marcel Holtmann
· 11 years ago
eac83dc
Bluetooth: Add management command for enabling Secure Connections
by Marcel Holtmann
· 11 years ago
e98d2ce
Bluetooth: Add flags and setting for Secure Connections support
by Marcel Holtmann
· 11 years ago
57eb776
Bluetooth: Add an extra check in mgmt_device_disconnected()
by Andre Guedes
· 11 years ago
3655bba
Bluetooth: Check address in mgmt_disconnect_failed()
by Andre Guedes
· 11 years ago
33337dc
Bluetooth: Fix limited discoverable mode for Zeevo modules
by Marcel Holtmann
· 11 years ago
547003b
Bluetooth: Fix enabling fast connectable on LE-only controllers
by Johan Hedberg
· 11 years ago
9a43e25
Bluetooth: Update Set Discoverable to support LE
by Johan Hedberg
· 11 years ago
b456f87
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
by Johan Hedberg
· 11 years ago
4b58061
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
by Johan Hedberg
· 11 years ago
eb2a8d2
Bluetooth: Move mgmt_pending_find to avoid forward declarations
by Johan Hedberg
· 11 years ago
a81070b
Bluetooth: Fix updating settings when there are no HCI commands to send
by Johan Hedberg
· 11 years ago
e8ba3a1f
Bluetooth: Refactor set_connectable settings update to separate function
by Johan Hedberg
· 11 years ago
f87ea1d
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
by Johan Hedberg
· 11 years ago
10994ce
Bluetooth: Check for flag instead of features in update_adv_data()
by Johan Hedberg
· 11 years ago
7751ef1
Bluetooth: Check for flag instead of features in update_scan_rsp_data()
by Johan Hedberg
· 11 years ago
79830f6
Bluetooth: Select the own address type during initial setup phase
by Marcel Holtmann
· 11 years ago
eb438b5
Bluetooth: Fix updating the right variable in update_scan_rsp_data()
by Johan Hedberg
· 11 years ago
5947f4b
Bluetooth: Rename update_ad into update_adv_data
by Marcel Holtmann
· 11 years ago
7a5f499
Bluetooth: Store device name in scan response data
by Marcel Holtmann
· 11 years ago
f14d8f6
Bluetooth: Set the scan response data when needed
by Marcel Holtmann
· 11 years ago
46cad2e
Bluetooth: Rename create_ad into create_adv_data
by Marcel Holtmann
· 11 years ago
083368f
Bluetooth: Make mgmt_new_ltk() return void
by Marcel Holtmann
· 11 years ago
3edaf09
Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void
by Marcel Holtmann
· 11 years ago
7667da3
Bluetooth: Make mgmt_set_local_name_complete() return void
by Marcel Holtmann
· 11 years ago
4e1b024
Bluetooth: Make mgmt_set_class_of_dev_complete() return void
by Marcel Holtmann
· 11 years ago
3e24856
Bluetooth: Make mgmt_ssp_enable_complete() return void
by Marcel Holtmann
· 11 years ago
464996a
Bluetooth: Make mgmt_auth_enable_complete() return void
by Marcel Holtmann
· 11 years ago
e546099
Bluetooth: Make mgmt_auth_failed() return void
by Marcel Holtmann
· 11 years ago
3eb3852
Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void
by Marcel Holtmann
· 11 years ago
e669cf8
Bluetooth: Make mgmt_pin_code_reply_complete() return void
by Marcel Holtmann
· 11 years ago
ce0e4a0
Bluetooth: Make mgmt_pin_code_request() return void
by Marcel Holtmann
· 11 years ago
d1967ff
Bluetooth: Update class of device on discoverable timeout
by Marcel Holtmann
· 11 years ago
9493399
Bluetooth: Move eir_append_data() function into mgmt.c
by Marcel Holtmann
· 11 years ago
dc4a5ee
Bluetooth: Make mgmt_new_link_key() return void
by Marcel Holtmann
· 11 years ago
310a3d4
Bluetooth: Add support for entering limited discoverable mode
by Marcel Holtmann
· 11 years ago
3626154
Bluetooth: Simplify the code for re-arming discoverable timeout
by Marcel Holtmann
· 11 years ago
d4462a0
Bluetooth: Move arming of discoverable timeout to complete handler
by Marcel Holtmann
· 11 years ago
970ba52
Bluetooth: Update class of device after changing discoverable mode
by Marcel Holtmann
· 11 years ago
4796e8a
Bluetooth: Make mgmt_write_scan_failed() return void
by Marcel Holtmann
· 11 years ago
a330916
Bluetooth: Make mgmt_connectable() return void
by Marcel Holtmann
· 11 years ago
86a7564
Bluetooth: Make mgmt_discoverable() return void
by Marcel Holtmann
· 11 years ago
6acd7db
Bluetooth: Introduce flag for limited discoverable mode
by Marcel Holtmann
· 11 years ago
441ad2d
Bluetooth: Update advertising data based on management commands
by Marcel Holtmann
· 11 years ago
8d6083f
Bluetooth: Fix minor coding style issue in set_connectable()
by Marcel Holtmann
· 11 years ago
899e107
Bluetooth: Check that scan window is smaller or equal than scan interval
by Marcel Holtmann
· 11 years ago
bfaf8c9
Bluetooth: Convert Set Discoverable to use an asynchronous request
by Johan Hedberg
· 11 years ago
aa8af46
Bluetooth: Fix updating scan mode in set_bredr()
by Johan Hedberg
· 11 years ago
67e5a7a
Bluetooth: Move set_bredr_scan() to avoid forward declaration
by Johan Hedberg
· 11 years ago
1987fdc
Bluetooth: Make Set Connectable also update the LE advertising type
by Johan Hedberg
· 11 years ago
95c66e7
Bluetooth: Move static advertising functions to avoid forward declarations
by Johan Hedberg
· 11 years ago
37438c1
Bluetooth: Add missing error handling for Set Connectable
by Johan Hedberg
· 11 years ago
d7b856f
Bluetooth: Move more logic into set_connectable complete callback
by Johan Hedberg
· 11 years ago
9b74246
Bluetooth: Reorganize set_connectable HCI command sending
by Johan Hedberg
· 11 years ago
79d95a1
Bluetooth: Remove pointless bdaddr_to_le() helper function
by Marcel Holtmann
· 11 years ago
7f72134e
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
by Marcel Holtmann
· 11 years ago
a82974c
Bluetooth: Don't advertise high speed support without SSP
by Marcel Holtmann
· 11 years ago
14b49b9
Bluetooth: Add management command for setting LE scan parameters
by Marcel Holtmann
· 11 years ago
Next »