Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
80f8dfbbbb20adde0fc0c164c19bd5ea50c2ddf1
/
include
/
net
/
bluetooth
/
l2cap.h
b3eb72f
Fix disconnect not sent from host when pairing is cancelled
by Subramanian Srinivasan
· 13 years ago
e833aca
Update copyright to The Linux Foundation
by Duy Truong
· 13 years ago
bcdb7e7
Bluetooth: Fix ATT Indicate/Confirm handling
by Brian Gix
· 14 years ago
da31824
Bluetooth: Use transmit window from config response for ack timing
by Mat Martineau
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
a94b612
Bluetooth: Add sockopts for LE Connection Params
by Brian Gix
· 14 years ago
f64b993
Bluetooth: Fix coding style in all .h files
by Gustavo F. Padovan
· 14 years ago
ba13ccd
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
by Marcel Holtmann
· 14 years ago
978c93b
Bluetooth: Save remote L2CAP fixed channel mask
by Andrei Emeltchenko
· 14 years ago
c03b355
Bluetooth: Add l2cap_chan_lock
by Andrei Emeltchenko
· 14 years ago
e05dcc3
Bluetooth: Use symbolic names for state in debug
by Andrei Emeltchenko
· 14 years ago
17cd3f3
Bluetooth: Remove usage of __cancel_delayed_work()
by Ulisses Furquim
· 14 years ago
2f7719c
Bluetooth: Add alloc_skb chan operator
by Andrei Emeltchenko
· 14 years ago
75b93b5
Bluetooth: Make l2cap_clear_timer return if timer was running or not
by Szymon Janc
· 14 years ago
cbe8fed
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
by Johan Hedberg
· 14 years ago
b83ddfe
Bluetooth: l2cap_set_timer needs jiffies as timeout value
by Andrzej Kaczmarek
· 14 years ago
4d97723
Bluetooth: Increase Move timeout to allow exit from Sniff mode
by Peter Krystad
· 14 years ago
20de7cf
Bluetooth: Use seperate socket for LE ATT Server
by Brian Gix
· 14 years ago
8217b26
Bluetooth: Fix ATT MTU size to 23
by Brian Gix
· 14 years ago
966dcfa
Bluetooth: Fix timeout configuration for AMP channels
by Mat Martineau
· 15 years ago
1073419
Bluetooth: Support for writing hci flush timeout parameter.
by Srinivas Krovvidi
· 15 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
· 14 years ago
371fd83
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
by Ulisses Furquim
· 15 years ago
030013d
Bluetooth: Rename info_work to info_timer
by Gustavo F. Padovan
· 15 years ago
6c9d42a
Bluetooth: convert security timer to delayed_work
by Gustavo F. Padovan
· 15 years ago
c2ec9c1
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
by Gustavo F. Padovan
· 15 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 15 years ago
03a0019
Bluetooth: invert locking order in connect path
by Gustavo F. Padovan
· 15 years ago
f878fca
Bluetooth: convert info timer to delayed_work
by Gustavo F. Padovan
· 15 years ago
d01b2ff
Bluetooth: convert chan_lock to mutex
by Gustavo F. Padovan
· 15 years ago
721c418
Bluetooth: Move L2CAP timers to workqueue
by Gustavo F. Padovan
· 15 years ago
8830f51
Bluetooth: Move scope of kernel parameter enable_hs
by Andrei Emeltchenko
· 15 years ago
d45fc42
Bluetooth: Rename l2cap_check_security()
by Gustavo F. Padovan
· 15 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 15 years ago
d835ac0
Bluetooth: Add definitions for L2CAP fixed channels
by Mat Martineau
· 15 years ago
38094c7
Bluetooth: Add AMP-related data and structures for channel signals
by Mat Martineau
· 15 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 15 years ago
d7c4d11
Bluetooth: Change scope of the enable_hs module parameter
by Mat Martineau
· 15 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 15 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 15 years ago
0e8b207
Bluetooth: EFS: implement L2CAP config pending state
by Andrei Emeltchenko
· 15 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 15 years ago
7eaa64d
Bluetooth: Generate generic Fails for undeliverable ATT messages
by Brian Gix
· 15 years ago
836be93
Bluetooth: EWS: support extended seq numbers
by Andrei Emeltchenko
· 15 years ago
88843ab
Bluetooth: EWS: handling different Control fields
by Andrei Emeltchenko
· 15 years ago
8f7975b
Bluetooth: EFS: assign default values in chan add
by Andrei Emeltchenko
· 15 years ago
5a9e705
Bluetooth: EFS: definitions and headers
by Andrei Emeltchenko
· 15 years ago
d43cb28
Bluetooth: EWS: define L2CAP header sizes
by Andrei Emeltchenko
· 15 years ago
e378173
Bluetooth: EWS: rewrite handling POLL (P) bit
by Andrei Emeltchenko
· 15 years ago
03f6715
Bluetooth: EWS: rewrite handling FINAL (F) bit
by Andrei Emeltchenko
· 15 years ago
793c2f1
Bluetooth: EWS: rewrite check frame type function
by Andrei Emeltchenko
· 15 years ago
fb45de7
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
by Andrei Emeltchenko
· 15 years ago
0b209fa
Bluetooth: EWS: rewrite reqseq calculation
by Andrei Emeltchenko
· 15 years ago
7e0ef6e
Bluetooth: EWS: rewrite handling SAR bits
by Andrei Emeltchenko
· 15 years ago
ab784b7
Bluetooth: EWS: rewrite handling Supervisory (S) bits
by Andrei Emeltchenko
· 15 years ago
57253fd
Bluetooth: EWS: adds ext control field bit mask
by Andrei Emeltchenko
· 15 years ago
6327eb9
Bluetooth: EWS: extended window size option support
by Andrei Emeltchenko
· 15 years ago
8d6765a
Bluetooth: clean up spaces in L2CAP header
by Andrei Emeltchenko
· 15 years ago
43bd0f3
Bluetooth: convert role_switch variable to flag in l2cap chan
by Andrei Emeltchenko
· 15 years ago
15770b1
Bluetooth: convert force_active variable to flag in l2cap chan
by Andrei Emeltchenko
· 15 years ago
ecf61bd
Bluetooth: convert force_reliable variable to flag in l2cap chan
by Andrei Emeltchenko
· 15 years ago
d57b0e8
Bluetooth: convert flushable variable to flag in l2cap chan
by Andrei Emeltchenko
· 15 years ago
a858393
Bluetooth: EFS: l2cap extended feature mask update
by Andrei Emeltchenko
· 15 years ago
e9ceb52
Bluetooth: Fix LE Pairing time-out
by Brian Gix
· 15 years ago
a68668b
Bluetooth: Add LE SecMgr and mgmtops support
by Brian Gix
· 15 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 15 years ago
84084a3
Bluetooth: Perform L2CAP SDU reassembly without copying data
by Mat Martineau
· 15 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 15 years ago
119c689
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 15 years ago
c0675b8
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 15 years ago
e299c1c
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 15 years ago
2ddee5a
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 15 years ago
397d9ae
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 15 years ago
b19d5ce
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 15 years ago
21b8a2b
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 15 years ago
c8e856e
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 15 years ago
446b49b
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 15 years ago
bd69b5a
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 15 years ago
4a6aa52
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
f1b394a
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 15 years ago
c4cf743
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
162025c
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 15 years ago
b090c4b
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 15 years ago
514abe6
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 15 years ago
762a990
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
1eb5ad7
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 15 years ago
13003e0
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 15 years ago
8974c54
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 15 years ago
dcb1cc3
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 15 years ago
6e9e43f
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 15 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 15 years ago
fadd192
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 15 years ago
e328140
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 15 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 15 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 15 years ago
3158c50
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 15 years ago
5d3de7d
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 15 years ago
7d24ddc
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 15 years ago
f01ead3
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 15 years ago
1a09bcb
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 15 years ago
Next »