#
a254c508 |
| 18-Nov-2021 |
Matthias Ringwald <[email protected]> |
l2cap: support enhanced credit-based control-flow mode
# Conflicts: # src/l2cap.c
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
d5a98629 |
| 27-Oct-2021 |
Matthias Ringwald <[email protected]> |
l2cap: inline l2cap_create_signaling_classic and l2cap_create_signaling_le
|
#
e6cdcf4b |
| 24-Aug-2021 |
Matthias Ringwald <[email protected]> |
l2cap: send pairing failed if security manager not registered
|
#
f74aded9 |
| 12-Aug-2021 |
Matthias Ringwald <[email protected]> |
l2cap_signaling: add l2cap credit-based connection pdus
|
#
15f09267 |
| 16-Jun-2021 |
Milanka Ringwald <[email protected]> |
l2cap_signaling: add invalid PDU for testing
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
6ddef68d |
| 02-Sep-2019 |
Milanka Ringwald <[email protected]> |
l2cap: move get next channel ID and next signaling sequence num to l2cap
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
43ec931d |
| 11-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2ap-ertm: send retransmission and flow control option when channel accepted with l2cap_accept_ertm_connection
|
#
56042629 |
| 21-Jan-2016 |
Matthias Ringwald <[email protected]> |
hci_cmds -> hci_cmd
|
#
eb886013 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
fix missing bstack_ for struct data_source and struct timer. utils->btstack_util
|
#
195a8028 |
| 15-Oct-2015 |
Matthias Ringwald <[email protected]> |
removed btstack/include folder
|
#
b68d7bc3 |
| 12-Aug-2015 |
Matthias Ringwald <[email protected]> |
Add gap_request_connection_parameter_update
l2cap_le_request_connection_parameter_update is obsolete. It calls gap_request_connection_parameteir_update now. The l2cap conn param update req ist sent
Add gap_request_connection_parameter_update
l2cap_le_request_connection_parameter_update is obsolete. It calls gap_request_connection_parameteir_update now. The l2cap conn param update req ist sent by l2cap_run.
show more ...
|
#
75422ed9 |
| 12-Aug-2015 |
Matthias Ringwald <[email protected]> |
replaced l2cap_le_create_connection_parameter_update_response with call to general l2cap signalng functions
|
#
99b3db54 |
| 12-Aug-2015 |
Matthias Ringwald <[email protected]> |
add LE Credit Based Flow Control signaling packet definitions
|
#
79f53f1d |
| 29-Jul-2015 |
Matthias Ringwald <[email protected]> |
pass in signaling identifier, use correct signaling identifier for l2cap connection parameter update response
|
#
a0c35809 |
| 06-Feb-2015 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
streamline copyright headers
|
#
da886c03 |
| 10-Oct-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
le central handle connection update params
|
#
70efece1 |
| 18-Feb-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
prepare for sending command_reject on le signaling channel
|
#
c61af878 |
| 18-Feb-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add l2cap_create_signaling_le
|
#
f471afd8 |
| 19-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
replaced #pragma once with old style #include guards to allow use of older compilers
|
#
ab2b01dc |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added l2cap_le_request_connection_parameter_update
|
#
9e795b48 |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added Connection Parameter Update Request and Resposne
|
#
eed533f6 |
| 23-May-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added missing #pragma once and C++ function name mangling protection
|