Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
e7b3ba6d8b29904c336e3e6a018bb80d1f63b1f4
/
net
/
bluetooth
/
hci_event.c
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
2b4bf39
Bluetooth: mgmt: Fix updating local name when powering on
by Johan Hedberg
· 13 years ago
9f8ce96
Bluetooth: Fix clearing of HCI_PENDING_CLASS flag
by Johan Hedberg
· 13 years ago
00abfe4
Bluetooth: Fix coding style with breaking lines
by Gustavo F. Padovan
· 13 years ago
95b2358
Bluetooth: Use NULL instead of integer for mgmt_device_connected param
by Szymon Janc
· 13 years ago
02b7cc6
Bluetooth: Use LMP_HOST_SSP define instead of magic values
by Johan Hedberg
· 13 years ago
8f984df
Bluetooth: Remove redundant read_host_features commands
by Johan Hedberg
· 13 years ago
28b8df7
Bluetooth: Fix init request completion with AMP controllers
by Andrei Emeltchenko
· 13 years ago
3159d38
Bluetooth: Fix init request completion with old controllers
by Johan Hedberg
· 13 years ago
08c79b6
Bluetooth: mgmt: Add flags parameter to device_connected
by Johan Hedberg
· 13 years ago
69775ff
Bluetooth: Set DISCOVERY_STOPPED if controller resets
by Andre Guedes
· 13 years ago
388fc8f
Bluetooth: mgmt: Add legacy pairing info to dev_found events
by Johan Hedberg
· 13 years ago
28cc7bd
Bluetooth: mgmt: Allow local name changes while powered off
by Johan Hedberg
· 13 years ago
db99b5f
Bluetooth: Fix read_name updating when HCI_SETUP is not set
by Johan Hedberg
· 13 years ago
7f9a903
Bluetooth: Send management event for class of device changes
by Marcel Holtmann
· 13 years ago
f51d5b2
Bluetooth: mgmt: Fix updating EIR when updating the name
by Johan Hedberg
· 13 years ago
06199cf
Bluetooth: mgmt: Implement Set LE command
by Johan Hedberg
· 13 years ago
54d04db
Bluetooth: Explicitly clear EIR data upon hci_dev setup
by Johan Hedberg
· 13 years ago
c0ecddc
Bluetooth: mgmt: Make Set SSP command callable while powered off
by Johan Hedberg
· 13 years ago
2e99b0a
Bluetooth: Remove unneeded hci_cc_read_ssp_mode function
by Johan Hedberg
· 13 years ago
47990ea
Bluetooth: mgmt: Make Set Link Security callable while powered off
by Johan Hedberg
· 13 years ago
a297e97
Bluetooth: Fix clearing of persistent dev_flags
by Johan Hedberg
· 13 years ago
d7b7e79
Bluetooth: Set supported settings based on enabled HS and/or LE
by Marcel Holtmann
· 13 years ago
040030e
Bluetooth: Remove HCI notifier handling
by Marcel Holtmann
· 13 years ago
470fe1b
Bluetooth: Split sending for HCI raw and control sockets
by Marcel Holtmann
· 13 years ago
5e0452c
Bluetooth: Interleaved discovery support
by Andre Guedes
· 13 years ago
343f935
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
by Andre Guedes
· 13 years ago
ed2c4ee
Bluetooth: mgmt: Add support for Set SSP command
by Johan Hedberg
· 13 years ago
33ef95e
Bluetooth: mgmt: Add support for Set Link Security command
by Johan Hedberg
· 13 years ago
bab73cb
Bluetooth: Add address type to mgmt_ev_auth_failed
by Johan Hedberg
· 13 years ago
272d90d
Bluetooth: Add address type to user_confirm and user_passkey messages
by Johan Hedberg
· 13 years ago
88c3df1
Bluetooth: Update mgmt_disconnect to match latest API
by Johan Hedberg
· 13 years ago
3fd2415
Bluetooth: MGMT start discovery LE-Only support
by Andre Guedes
· 13 years ago
7ba8b4b
Bluetooth: Add hci_do_le_scan()
by Andre Guedes
· 13 years ago
c599008
Bluetooth: LE scan should send Discovering events
by Andre Guedes
· 13 years ago
c9839a1
Bluetooth: Use the updated key structures for handling LTKs
by Vinicius Costa Gomes
· 13 years ago
95947a3
Bluetooth: Fix clearing of debug and linkkey flags
by Hemant Gupta
· 13 years ago
7a7f1e7
Bluetooth: Send correct response to IO Capability Request
by Hemant Gupta
· 13 years ago
aa64a8b
Bluetooth: Add a convenience function to check for SSP enabled
by Johan Hedberg
· 13 years ago
84bde9d
Bluetooth: Convert hdev->ssp_mode to a flag
by Johan Hedberg
· 13 years ago
58a681e
Bluetooth: Merge boolean members of struct hci_conn into flags
by Johan Hedberg
· 13 years ago
b644ba3
Bluetooth: Update device_connected and device_found events to latest API
by Johan Hedberg
· 13 years ago
a0c808b
Bluetooth: Convert hdev->out to a bool type
by Johan Hedberg
· 13 years ago
51a8efd
Bluetooth: Rename conn->pend to conn->flags
by Johan Hedberg
· 13 years ago
6759a67
Bluetooth: Move eir_has_data_field to hci_core.h
by Johan Hedberg
· 13 years ago
4ddb193
Bluetooth: Rename eir_has_complete_name to eir_has_data_type
by Johan Hedberg
· 13 years ago
afc747a
Bluetooth: Rename mgmt connected events to match user space
by Johan Hedberg
· 13 years ago
7005ff178
Bluetooth: Fix clearing persistent flags
by Johan Hedberg
· 13 years ago
3c9e919
Bluetooth: Report LE devices
by Andre Guedes
· 13 years ago
7d262f8
Bluetooth: Add 'eir_len' param to mgmt_device_found()
by Andre Guedes
· 13 years ago
44b5f7d
Bluetooth: Fix resetting HCI_MGMT flag
by Johan Hedberg
· 13 years ago
a8b2d5c
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
by Johan Hedberg
· 13 years ago
25e89e9
Bluetooth: Process num completed data blocks event
by Andrei Emeltchenko
· 13 years ago
30dc78e
Bluetooth: Add name resolving support for mgmt based discovery
by Johan Hedberg
· 13 years ago
ff9ef57
Bluetooth: Add discovery state tracking
by Johan Hedberg
· 13 years ago
3175405
Bluetooth: Return updated name state with hci_inquiry_cache_update
by Johan Hedberg
· 13 years ago
561aafb
Bluetooth: Add initial mgmt_confirm_name support
by Johan Hedberg
· 13 years ago
874c60b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c5993de
Bluetooth: Correct packet len calculation
by Andrei Emeltchenko
· 13 years ago
d084329
Bluetooth: Queue adv_work on system workqueue
by Andre Guedes
· 13 years ago
c1b9b4f
Bluetooth: Fix adv_work delay
by Andre Guedes
· 13 years ago
b5b32b6
Bluetooth: Fix hci_cc_read_local_ext_features()
by Andre Guedes
· 13 years ago
59e2940
Bluetooth: Rename extfeatures
by Andre Guedes
· 13 years ago
68a8aea
Bluetooth: Remove magic numbers from le scan cmd
by Andrei Emeltchenko
· 13 years ago
613a1c0
Bluetooth: Clean up magic pointers
by Andrei Emeltchenko
· 13 years ago
32ac5b9
Bluetooth: Check for flow control mode
by Andrei Emeltchenko
· 13 years ago
e61ef49
Bluetooth: Split ctrl init to BREDR and AMP parts
by Andrei Emeltchenko
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
f428091
Bluetooth: Simplify num_comp_pkts_evt function
by Andrei Emeltchenko
· 13 years ago
350ee4c
Bluetooth: Add HCI Read Data Block Size function
by Andrei Emeltchenko
· 13 years ago
3eff45e
Bluetooth: convert tx_task to workqueue
by Gustavo F. Padovan
· 13 years ago
c347b76
Bluetooth: Move command task to workqueue
by Gustavo F. Padovan
· 13 years ago
3c54711
Bluetooth: Don't disable tasklets to call hdev->notify()
by Gustavo F. Padovan
· 13 years ago
db323f2
Bluetooth: Use delayed work for advertisiment cache timeout
by Gustavo F. Padovan
· 14 years ago
5a13b09
Bluetooth: trivial: correct check for LMP version
by Andrei Emeltchenko
· 13 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 13 years ago
5c69b0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
33cb722
Bluetooth: Correct version check in hci_setup
by Andrei Emeltchenko
· 13 years ago
07f7fa5
Bluetooth: LE Set Scan Parameter Command
by Andre Guedes
· 13 years ago
d23264a
Bluetooth: Add dev_flags to struct hci_dev
by Andre Guedes
· 13 years ago
1e89cff
Bluetooth: Add HCI Read Flow Control Mode function
by Andrei Emeltchenko
· 13 years ago
1143d45
Bluetooth: Add HCI User Passkey Req Evt handling
by Brian Gix
· 13 years ago
e6d465c
Bluetooth: mgmt_stop_discovery_failed()
by Andre Guedes
· 13 years ago
7a13510
Bluetooth: Rename mgmt_inquiry_failed()
by Andre Guedes
· 13 years ago
37d9ef7
Bluetooth: Add status parameter to mgmt_disconnect response
by Johan Hedberg
· 13 years ago
48264f0
Bluetooth: Add public/random LE address information to mgmt messages
by Johan Hedberg
· 13 years ago
56e5cb8
Bluetooth: Add missing hci_dev locking when calling mgmt functions
by Johan Hedberg
· 13 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 13 years ago
4c659c3
Bluetooth: Add address type fields to mgmt messages that need them
by Johan Hedberg
· 13 years ago
2d7cee5
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
by Johan Hedberg
· 13 years ago
16ab91a
Bluetooth: Add timeout field to mgmt_set_discoverable
by Johan Hedberg
· 13 years ago
89352e7
Bluetooth: Periodic Inquiry and Discovery
by Andre Guedes
· 13 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 13 years ago
36f7fc7
Bluetooth: Clean up logic in hci_cc_write_scan_enable
by Johan Hedberg
· 13 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 13 years ago
928abaa
Bluetooth: AMP: read local amp info HCI command
by Andrei Emeltchenko
· 13 years ago
669bb39
Bluetooth: Fix permission of enable_le param
by Gustavo F. Padovan
· 13 years ago
e95beb4
Bluetooth: hci_le_adv_report_evt code refactoring
by Andre Guedes
· 13 years ago
b6f9804
Bluetooth: Fix possible NULL pointer dereference
by Waldemar Rymarkiewicz
· 13 years ago
Next »