Gustavo F. Padovan
|
8cb8e6f168
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
|
15 years ago |
Gustavo F. Padovan
|
cf6c2c0b9f
Bluetooth: Disconnect early if mode is not supported
|
15 years ago |
Gustavo F. Padovan
|
2ba13ed678
Bluetooth: Remove check for supported mode
|
15 years ago |
Gustavo F. Padovan
|
6c2ea7a8f5
Bluetooth: Refuse ConfigRsp with different mode
|
15 years ago |
Gustavo F. Padovan
|
625477523b
Bluetooth: Actively send request for Basic Mode
|
15 years ago |
Gustavo F. Padovan
|
ae12d52efd
Bluetooth: Prefer Basic Mode on receipt of ConfigReq
|
15 years ago |
Gustavo F. Padovan
|
742e519b0d
Bluetooth: Disconnect the channel if we don't want the proposed mode
|
15 years ago |
Gustavo F. Padovan
|
85eb53c6f7
Bluetooth: Change the way we set ERTM mode as mandatory
|
15 years ago |
Gustavo F. Padovan
|
6498886863
Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
|
15 years ago |
Gustavo F. Padovan
|
0e98958d4f
Bluetooth: Add debug output to ERTM code
|
15 years ago |
Gustavo F. Padovan
|
9b108fc0cf
Bluetooth: Fix ERTM error reporting to the userspace
|
15 years ago |
Gustavo F. Padovan
|
4ea727ef9d
Bluetooth: Fix missing retransmission action with RR(P=1)
|
15 years ago |
Gustavo F. Padovan
|
2600008967
Bluetooth: Check packet FCS earlier
|
15 years ago |
Gustavo F. Padovan
|
45d65c46ac
Bluetooth: Check the tx_window size on setsockopt
|
15 years ago |
Gustavo F. Padovan
|
3cb123d1c0
Bluetooth: Fix handle of received P-bit
|
15 years ago |
Gustavo F. Padovan
|
2ece3684b4
Bluetooth: Update buffer_seq before retransmit frames
|
15 years ago |
Gustavo F. Padovan
|
7fe9b298c9
Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
|
15 years ago |
Gustavo F. Padovan
|
95ffa97827
Bluetooth: Fix L2CAP control bit field corruption
|
15 years ago |
Gustavo F. Padovan
|
c13ffa620f
Bluetooth: Proper shutdown ERTM when closing the channel
|
15 years ago |
Nathan Holstein
|
51893f88dd
Bluetooth: Fix bug with ERTM minimum packet length
|
15 years ago |
João Paulo Rechi Vita
|
bfbacc1155
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
|
15 years ago |
Gustavo F. Padovan
|
6e2b6722ab
Bluetooth: Fix bug in l2cap_ertm_send() behavior
|
15 years ago |
Gustavo F. Padovan
|
bc1b1f8bee
Bluetooth: Only check SAR bits if frame is an I-frame
|
15 years ago |
Gustavo F. Padovan
|
8ff50ec04a
Bluetooth: Fix bug with ERTM vars increment
|
15 years ago |
Gustavo F. Padovan
|
f6337c7711
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
|
15 years ago |
Gustavo F. Padovan
|
0b31c85ce7
Bluetooth: Remove L2CAP Extended Features from Kconfig
|
15 years ago |
Gustavo F. Padovan
|
fd059b9bd0
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
|
15 years ago |
Andrei Emeltchenko
|
e501d0553a
Bluetooth: Check L2CAP pending status before sending connect request
|
15 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Marcel Holtmann
|
2b0b05ddc0
Bluetooth: Fix issues where sk_sleep() helper is needed now
|
15 years ago |