Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
abf54a506d06e0b3ba2c408040e647791af37937
/
net
/
bluetooth
/
hci_event.c
abf54a5
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
4ebbd53
Bluetooth: Remove link type check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
6a070e6
Bluetooth: Store supported commands only during setup procedure
by Marcel Holtmann
· 11 years ago
d3d5dd3
Bluetooth: Remove debug statement for features complete event
by Marcel Holtmann
· 11 years ago
06f5b77
Bluetooth: Add support for setting SSP debug mode
by Marcel Holtmann
· 11 years ago
3497ac8
Bluetooth: Remove interval parameter from HCI connection
by Marcel Holtmann
· 11 years ago
0d5551f
Bluetooth: Store local version information only during setup phase
by Marcel Holtmann
· 11 years ago
57af75a
Bluetooth: Add workaround for buggy max_page features page value
by Marcel Holtmann
· 11 years ago
b9ee0a7
Bluetooth: Add address type to device blacklist table
by Marcel Holtmann
· 11 years ago
7bc18d9
Bluetooth: Convert auto accept timer to use delayed work
by Johan Hedberg
· 11 years ago
f8e808b
Bluetooth: Store scan response data in HCI device
by Marcel Holtmann
· 11 years ago
efdcf8e
Bluetooth: Move eir_get_length() function into hci_event.c
by Marcel Holtmann
· 11 years ago
d4462a0
Bluetooth: Move arming of discoverable timeout to complete handler
by Marcel Holtmann
· 11 years ago
441ad2d
Bluetooth: Update advertising data based on management commands
by Marcel Holtmann
· 11 years ago
b4cb9fb
Bluetooth: Read number of supported IAC on controller setup
by Marcel Holtmann
· 11 years ago
c6d887a
Bluetooth: Fix updating advertising data needlessly
by Johan Hedberg
· 11 years ago
880be4e
Bluetooth: Update source address and type for incoming LE connections
by Marcel Holtmann
· 11 years ago
7024728
Bluetooth: Move a2mp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
7ef9fbf
Bluetooth: Move amp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
1d399ae
Bluetooth: Use HCI request for LE connection
by Andre Guedes
· 11 years ago
c1f23a2
Bluetooth: Fix variable shadow warnings
by Johannes Berg
· 11 years ago
5976e60
Bluetooth: Use helper function for re-enabling advertising
by Marcel Holtmann
· 11 years ago
2210246
Bluetooth: Fix re-enabling advertising after a connection
by Johan Hedberg
· 11 years ago
f3d3444a
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
by Johan Hedberg
· 11 years ago
0663ca2
Bluetooth: Add a new mgmt_set_bredr command
by Johan Hedberg
· 11 years ago
1025c04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 11 years ago
eeca6f8
Bluetooth: Add new mgmt setting for LE advertising
by Johan Hedberg
· 11 years ago
416a4ae
Bluetooth: Use async request for LE enable/disable
by Johan Hedberg
· 11 years ago
89cbb4d
Bluetooth: Fix encryption key size for peripheral role
by Andre Guedes
· 11 years ago
f877621
Bluetooth: Fix security level for peripheral role
by Andre Guedes
· 11 years ago
2dea632
Bluetooth: Add SCO connection fallback
by Frédéric Dalleau
· 11 years ago
1a4c958
Bluetooth: Handle specific error for SCO connection fallback
by Frédéric Dalleau
· 11 years ago
a767631
Bluetooth: Use defines instead of integer literals
by Mikel Astiz
· 11 years ago
acabae9
Bluetooth: Use defines in in hci_get_auth_req()
by Mikel Astiz
· 11 years ago
034cbea
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
by Andrei Emeltchenko
· 12 years ago
8892d8b
Bluetooth: Remove empty event handler
by Andre Guedes
· 12 years ago
3fd319b
Bluetooth: Refactor hci_cc_le_set_scan_enable
by Andre Guedes
· 12 years ago
82f4785
Bluetooth: Remove stop discovery handling from hci_event.c
by Andre Guedes
· 12 years ago
4c87eaa
Bluetooth: Use HCI request in interleaved discovery
by Andre Guedes
· 12 years ago
fef5234
Bluetooth: Remove start discovery handling from hci_event.c
by Andre Guedes
· 12 years ago
76a388b
Bluetooth: Rename LE_SCANNING_* macros
by Andre Guedes
· 12 years ago
d2c5d77
Bluetooth: Add reading of all local feature pages
by Johan Hedberg
· 12 years ago
cad718e
Bluetooth: Track feature pages in a single table
by Johan Hedberg
· 12 years ago
fa5513b
Bluetooth: Move and rename hci_conn_accept
by Frédéric Dalleau
· 12 years ago
bbb0ead
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
by Jaganath Kanakkassery
· 12 years ago
fc225c3
Bluetooth: remove unneeded hci_conn_hold/put_device()
by David Herrmann
· 12 years ago
ea323c11
Bluetooth: Fix SCO connection reference
by Claudio Takahasi
· 12 years ago
76a68ba
Bluetooth: rename hci_conn_put to hci_conn_drop
by David Herrmann
· 12 years ago
02350a7
Bluetooth: Add support for custom event terminated commands
by Johan Hedberg
· 12 years ago
b6ddb63
Bluetooth: Track received events in hdev
by Johan Hedberg
· 12 years ago
3e13fa1
Bluetooth: Fix hci_inquiry ioctl usage
by Andre Guedes
· 12 years ago
3372045
Bluetooth: Fix HCI request framework
by Andre Guedes
· 12 years ago
4a3ee76
Bluetooth: Update page scan parameters after successful write commands
by Johan Hedberg
· 12 years ago
f332ec6
Bluetooth: Add reading of page scan parameters
by Johan Hedberg
· 12 years ago
04b4edc
Bluetooth: Handle AD updating through an async request
by Johan Hedberg
· 12 years ago
2cc6fb0
Bluetooth: Add a define for the HCI persistent flags mask
by Johan Hedberg
· 12 years ago
2908fe3
Bluetooth: Remove useless HCI_PENDING_CLASS flag
by Johan Hedberg
· 12 years ago
ad82cdd
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
by Johan Hedberg
· 12 years ago
d865b00
Bluetooth: Remove empty HCI event handlers
by Johan Hedberg
· 12 years ago
42c6b12
Bluetooth: Use async requests internally in hci_req_sync
by Johan Hedberg
· 12 years ago
9238f36
Bluetooth: Add request cmd_complete and cmd_status functions
by Johan Hedberg
· 12 years ago
2177bab
Bluetooth: Split HCI init sequence into three stages
by Johan Hedberg
· 12 years ago
bed7174
Bluetooth: Rename hci_acl_disconn
by Andre Guedes
· 12 years ago
2b8a9a2
Bluetooth: Remove unneeded locking
by Andre Guedes
· 12 years ago
0f496df
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
9b008c0
Bluetooth: Add support for reading LE supported states
by Johan Hedberg
· 12 years ago
cf1d081
Bluetooth: Add support for reading LE White List Size
by Johan Hedberg
· 12 years ago
60e7732
Bluetooth: Add LE Local Features reading support
by Johan Hedberg
· 12 years ago
dbccd79
Bluetooth: Fix sending HCI commands after reset
by Szymon Janc
· 12 years ago
ffa88e0
Bluetooth: Move double negation to macros
by Gustavo Padovan
· 12 years ago
20714bf
Bluetooth: Implement deferred sco socket setup
by Frédéric Dalleau
· 12 years ago
c1d5dc4
Bluetooth: Fix updating advertising state flags and data
by Johan Hedberg
· 12 years ago
3f0f524
Bluetooth: Add support for setting LE advertising data
by Johan Hedberg
· 12 years ago
bbaf444
Bluetooth: Use proper invalid value for tx_power
by Johan Hedberg
· 12 years ago
cf70ff2
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
by Andrei Emeltchenko
· 12 years ago
e58917b
Bluetooth: AMP: Remove hci_conn receiving error command status
by Andrei Emeltchenko
· 12 years ago
9eef6b3
Bluetooth: AMP: Process Disc Physical Link Complete evt
by Andrei Emeltchenko
· 12 years ago
606e2a1
Bluetooth: AMP: Process Disc Logical Link
by Andrei Emeltchenko
· 12 years ago
5ce66b5
Bluetooth: AMP: Add Logical Link Create function
by Andrei Emeltchenko
· 12 years ago
258c4ed
Bluetooth: Remove unnecessary include export.h
by Syam Sidhardhan
· 12 years ago
27695fb
Bluetooth: AMP: Process Logical Link complete evt
by Andrei Emeltchenko
· 12 years ago
d5e9119
Bluetooth: AMP: Process Physical Link Complete evt
by Andrei Emeltchenko
· 12 years ago
5ed8eb2
Bluetooth: Fix setting host feature bits for SSP
by Johan Hedberg
· 12 years ago
976eb20
Bluetooth: Make use feature test macros
by Johan Hedberg
· 12 years ago
53b2caa
Bluetooth: Fix updating host feature bits for LE
by Johan Hedberg
· 12 years ago
4611dfa
Bluetooth: Replace *_init() for *_setup()
by Gustavo Padovan
· 12 years ago
8fa1909
Bluetooth: Read adversiting channel TX power during init sequence
by Johan Hedberg
· 12 years ago
e36b04c
Bluetooth: Add setting of the LE event mask
by Johan Hedberg
· 12 years ago
e1171e8
Bluetooth: Add initial support for LE-only controllers
by Johan Hedberg
· 12 years ago
bd1eb66
Bluetooth: AMP: Handle AMP_LINK connection
by Andrei Emeltchenko
· 12 years ago
76ef7cf
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
by Andrei Emeltchenko
· 12 years ago
2e430be3
Bluetooth: Use %zu print specifier for size_t type
by Andrei Emeltchenko
· 12 years ago
6ed93dc
Bluetooth: Use %pMR in debug instead of batostr
by Andrei Emeltchenko
· 12 years ago
392f44d
Bluetooth: Fix two warnings in BT_DBG
by Gustavo Padovan
· 12 years ago
0b26ab9
Bluetooth: AMP: Handle Accept phylink command status evt
by Andrei Emeltchenko
· 12 years ago
9495b2e
Bluetooth: AMP: Process Chan Selected event
by Andrei Emeltchenko
· 12 years ago
93c284e
Bluetooth: AMP: Write remote AMP Assoc
by Andrei Emeltchenko
· 12 years ago
a02226d
Bluetooth: AMP: Create Physical Link
by Andrei Emeltchenko
· 12 years ago
903e454
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
by Andrei Emeltchenko
· 12 years ago
8e2a0d9
Bluetooth: AMP: Use HCI cmd to Read AMP Info
by Andrei Emeltchenko
· 12 years ago
Next »