Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
32486d14085d20451ec6d412f71d7485245d4938
/
net
/
bluetooth
/
hci_event.c
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
791ef39
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
92a2525
Bluetooth: mgmt: Implement support for passkey notification
by Johan Hedberg
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f0d6a0e
Bluetooth: mgmt: Add device disconnect reason
by Mikel Astiz
· 12 years ago
fa1bd91
Bluetooth: Fix minor coding style in hci_event.c
by Mikel Astiz
· 12 years ago
c3e7c0d
Bluetooth: Set name_state to unknown when entry name is empty
by Ram Malovany
· 12 years ago
7cc8380
Bluetooth: Fix using a NULL inquiry cache entry
by Ram Malovany
· 12 years ago
c810089
Bluetooth: Fix using NULL inquiry entry
by Ram Malovany
· 12 years ago
a9ea3ed
Bluetooth: Fix legacy pairing with some devices
by Szymon Janc
· 12 years ago
cd17dec
Bluetooth: Refactor in hci_le_conn_complete_evt
by Andre Guedes
· 12 years ago
b47a09b
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
by Andre Guedes
· 12 years ago
0c95ab7
Bluetooth: Find hci_conn by BT_CONNECT state
by Andre Guedes
· 12 years ago
f00a06a
Bluetooth: Refactor hci_cs_le_create_conn
by Andre Guedes
· 12 years ago
847012c
Bluetooth: Remove unneeded code
by Andre Guedes
· 12 years ago
b9b343d
Bluetooth: Fix hci_le_conn_complete_evt
by Andre Guedes
· 12 years ago
230fd16
Bluetooth: Trivial refactoring
by Andre Guedes
· 12 years ago
ee72d15
Bluetooth: Remove locking in hci_user_passkey_request_evt
by Andre Guedes
· 12 years ago
c58e810
Bluetooth: Use lmp_no_flush_capable where applicable
by Andre Guedes
· 12 years ago
999dcd1
Bluetooth: Use lmp_sniffsubr_capable where applicable
by Andre Guedes
· 12 years ago
6eded10
Bluetooth: Use lmp_sniff_capable where applicable
by Andre Guedes
· 12 years ago
9f92ebf
Bluetooth: Use lmp_rswitch_capable where applicable
by Andre Guedes
· 12 years ago
45db810f
Bluetooth: Use lmp_esco_capable where applicable
by Andre Guedes
· 12 years ago
9a1a199
Bluetooth: Use lmp_ssp_capable where applicable
by Andre Guedes
· 12 years ago
c383ddc
Bluetooth: Use lmp_le_capable where applicable
by Andre Guedes
· 12 years ago
9f1db00
Bluetooth: debug: Use standard hex object specifiers in hci_event
by Andrei Emeltchenko
· 12 years ago
cbe461c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 12 years ago
1c2e004
Bluetooth: Add support for encryption key refresh
by Johan Hedberg
· 12 years ago
4f72b32
Bluetooth: Fix not removing hci_conn for failed LE connection
by Andrzej Kaczmarek
· 12 years ago
82781e6
Bluetooth: Use __constant modifier in HCI code
by Andrei Emeltchenko
· 12 years ago
6d3c730
Bluetooth: Use lmp_ssp_capable() macro
by Gustavo Padovan
· 12 years ago
8c520a5
Bluetooth: Remove unnecessary headers include
by Gustavo Padovan
· 12 years ago
8fc9ced
Bluetooth: Fix coding style in the subsystem
by Gustavo Padovan
· 12 years ago
6039aa73
Bluetooth: Remove most of the inline usage
by Gustavo Padovan
· 12 years ago
9b3b446
Bluetooth: Use defined link key size
by Andrei Emeltchenko
· 12 years ago
807deac
Bluetooth: Fix coding style in hci_event.c
by Gustavo Padovan
· 12 years ago
d839c81
Bluetooth: Report proper error number in disconnection
by Gustavo Padovan
· 12 years ago
9d939d9
Bluetooth: Fix EIR data generation for mgmt_device_found
by Vishal Agarwal
· 13 years ago
a24299e
Bluetooth: Fix Inquiry with RSSI event mask
by Johan Hedberg
· 13 years ago
08e6d90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by Gustavo Padovan
· 12 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 12 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 12 years ago
9d42820
Bluetooth: Enable Low Energy support by default
by Marcel Holtmann
· 13 years ago
479453d
Bluetooth: Remove advertising cache
by Andre Guedes
· 13 years ago
328c924
Bluetooth: mgmt: Fix missing connect failed event for LE
by Hemant Gupta
· 13 years ago
1519cc1
Bluetooth: Ignore inquiry results from periodic inquiry
by Andre Guedes
· 13 years ago
ae854a7
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
by Andre Guedes
· 13 years ago
4d93483
Bluetooth: Add Periodic Inquiry command complete handler
by Andre Guedes
· 13 years ago
c9ecc48
Bluetooth: LE support for MGMT stop discovery
by Andre Guedes
· 13 years ago
035100c
Bluetooth: Fix type in cpu_to_le conversion
by Andrei Emeltchenko
· 13 years ago
91c4e9b
Bluetooth: Add TX power tag to EIR data
by Marcel Holtmann
· 13 years ago
bc3dd33
Bluetooth: Check FINDING state in interleaved discovery
by Andre Guedes
· 13 years ago
e466688
Bluetooth: trivial: Correct endian conversion
by Andrei Emeltchenko
· 13 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
16cde99
Bluetooth: Fix missing break in hci_cmd_complete_evt
by Szymon Janc
· 13 years ago
6ec5bca
Bluetooth: Temporary keys should be retained during connection
by Vishal Agarwal
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
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
Next »