Szymon Janc
|
d1726b6dc9
Bluetooth: Refactor loop in l2cap_retransmit_one_frame
|
13 years ago |
Szymon Janc
|
039d9572f1
Bluetooth: Simplify l2cap_add_to_srej_queue
|
13 years ago |
Szymon Janc
|
aef89f214e
Bluetooth: Fix possible NULL pointer derefence in l2cap code
|
13 years ago |
Gustavo F. Padovan
|
4d611e4d3d
Bluetooth: Only set ack_timer if we didn't send and ack
|
14 years ago |
Gustavo F. Padovan
|
d45fc42323
Bluetooth: Rename l2cap_check_security()
|
13 years ago |
John W. Linville
|
312fef7d18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
Andrei Emeltchenko
|
66af7aaf9e
Bluetooth: EFS: parse L2CAP config response
|
13 years ago |
Andrei Emeltchenko
|
9f5a0d7bf0
Bluetooth: Define HCI reasons instead of magic number
|
13 years ago |
Szymon Janc
|
abc545b8ef
Bluetooth: Add debug print to l2cap_chan_create
|
13 years ago |
Mat Martineau
|
8d5a04a130
Bluetooth: Add signal handlers for channel moves
|
13 years ago |
Mat Martineau
|
50a147cd9c
Bluetooth: Use symbolic values for the fixed channel map
|
13 years ago |
Mat Martineau
|
f94ff6fff7
Bluetooth: Add signal handlers for channel creation
|
13 years ago |
Luiz Augusto von Dentz
|
73d80deb7b
Bluetooth: prioritizing data over HCI
|
13 years ago |
Luiz Augusto von Dentz
|
5e59b791c3
Bluetooth: set skbuffer priority based on L2CAP socket priority
|
13 years ago |
Andrei Emeltchenko
|
457f48507d
Bluetooth: correct debug output
|
13 years ago |
Andrei Emeltchenko
|
c6337ea6e5
Bluetooth: remove magic offset and size
|
13 years ago |
Gustavo F. Padovan
|
3e6b3b95f2
Bluetooth: small styles clean ups to l2cap_core.c
|
13 years ago |
Andrei Emeltchenko
|
0e8b207e8a
Bluetooth: EFS: implement L2CAP config pending state
|
13 years ago |
Andrzej Kaczmarek
|
f3f668b0ef
Bluetooth: Use miliseconds for L2CAP channel timeouts
|
13 years ago |
Andrei Emeltchenko
|
42dceae281
Bluetooth: EFS: parse L2CAP config request
|
13 years ago |
Andrei Emeltchenko
|
c8f791626a
Bluetooth: EWS: fix max_pdu calculation
|
13 years ago |
Andrei Emeltchenko
|
03a512137d
Bluetooth: EWS: remove magic numbers in l2cap
|
13 years ago |
Andrei Emeltchenko
|
836be93421
Bluetooth: EWS: support extended seq numbers
|
13 years ago |
Andrei Emeltchenko
|
88843ab06b
Bluetooth: EWS: handling different Control fields
|
13 years ago |
Andrei Emeltchenko
|
f89cef09ce
Bluetooth: EFS: add efs option in L2CAP conf req
|
13 years ago |
Andrei Emeltchenko
|
8f7975b153
Bluetooth: EFS: assign default values in chan add
|
13 years ago |
Andrei Emeltchenko
|
e4ca6d9854
Bluetooth: EWS: recalculate L2CAP header size
|
13 years ago |
Andrei Emeltchenko
|
e37817353b
Bluetooth: EWS: rewrite handling POLL (P) bit
|
13 years ago |
Andrei Emeltchenko
|
03f6715d46
Bluetooth: EWS: rewrite handling FINAL (F) bit
|
13 years ago |
Andrei Emeltchenko
|
793c2f1cb9
Bluetooth: EWS: rewrite check frame type function
|
13 years ago |