#
6dca2a0c |
| 11-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2cap-ertm: send ERTM options in Config Response
|
#
43ec931d |
| 11-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2ap-ertm: send retransmission and flow control option when channel accepted with l2cap_accept_ertm_connection
|
#
a6bfadd3 |
| 10-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2cap-ertm: add ERTM flag in Information Response
|
#
9d139fba |
| 03-Jul-2017 |
Matthias Ringwald <[email protected]> |
l2cap: limit remote MTU to size of outgoing HCI buffer
|
#
d6ed9f9c |
| 18-May-2017 |
Matthias Ringwald <[email protected]> |
fix set but never used warning for l2cap_event_packet_handler when using without LE
|
#
b3264428 |
| 26-Apr-2017 |
Matthias Ringwald <[email protected]> |
ble: fix compile ifndef ENABLE_CLASSIC
|
#
11cae19e |
| 04-Apr-2017 |
Milanka Ringwald <[email protected]> |
l2cap: fix for le data channels
|
#
235946f1 |
| 26-Mar-2017 |
Matthias Ringwald <[email protected]> |
bluetooth_sdp: use scraped SDP UUID and PSMs for SDP record creation and parsing
|
#
ab2c6ae4 |
| 24-Mar-2017 |
Matthias Ringwald <[email protected]> |
tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__
|
#
d9d23054 |
| 02-Mar-2017 |
Matthias Ringwald <[email protected]> |
use log_debug for 'can send now' events
|
#
e74c5f58 |
| 02-Feb-2017 |
Matthias Ringwald <[email protected]> |
l2cap: set source cid in CONNECTION_RESPONSE for error cases - although spec mandates receiver to ingore it
|
#
f22209df |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused params warnings
|
#
d0662982 |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused params warnings
|
#
9ec2630c |
| 22-Dec-2016 |
Matthias Ringwald <[email protected]> |
fix unused parameters warning
|
#
f511cefa |
| 02-Dec-2016 |
Matthias Ringwald <[email protected]> |
l2cap: always use non-flushable packets for le connections
|
#
f3963406 |
| 27-Oct-2016 |
Matthias Ringwald <[email protected]> |
introduce UNUSED macro
|
#
a24785d0 |
| 23-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: fix compile
|
#
bab5f4f0 |
| 23-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: provide incoming flag for L2CAP and RFCOMM opened events
|
#
35454696 |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
hci: disable parts of classic code if ENABLE_CLASSIC is not defined
|
#
be005ed6 |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: don't call gap_connectable_control if Classic is not used
|
#
09e9d05b |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: reduce code size if ENABLE_CLASSIC not defined
|
#
202c8a4c |
| 19-Oct-2016 |
Matthias Ringwald <[email protected]> |
fix warnings/bugs reported by eclipse static analyzer
|
#
a3dc965a |
| 18-Oct-2016 |
Matthias Ringwald <[email protected]> |
l2cap: fix compile if le data channels not used
|
#
c99bb618 |
| 18-Oct-2016 |
Matthias Ringwald <[email protected]> |
add incoming to L2CAP_EVENT_LE_INCOMING_CONNECTION
|
#
57be49d6 |
| 18-Oct-2016 |
Matthias Ringwald <[email protected]> |
move le data channel code towards the end
|