#
5ca8d57b |
| 24-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
fix l2cap_reject
|
#
2df5dadc |
| 23-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
fix creation of l2cap channel if hci connection already exists
|
#
0e37e417 |
| 22-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added l2cap_send_echo_request with fixed sig id
|
#
c42e2ff2 |
| 19-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
clear ATT and SM protocol handlers on l2cap_init()
|
#
b5cb6874 |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
don't send encryption command if authentication failed
|
#
df3354fc |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
if both devices support SSP, initiator shall setup unauthenticated link unless connecting to SDP
|
#
62f901df |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add security level to l2cap service registration
|
#
fb8ba0db |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
GAP update to higher security level working
|
#
1eb2563e |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
reject l2cap connection if secruity level not reached after auhentication
|
#
a00031e2 |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
successfully enable encryption if security level 2 is requested for l2cap service
|
#
34d2123c |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
fix sending of Connection Result - Pending, request authentication if security level isn't enough
|
#
f85a9399 |
| 17-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
request security level 0 for l2cap services
|
#
2bd8b7e7 |
| 16-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
reject connection (0x03 security block) if both have SSP, PSM != SDP, and connection is not ecncrypted
|
#
ad671560 |
| 16-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
use state_var to store Connection Pending task
|
#
fd48b8f7 |
| 16-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
send l2cap connection response pending if accept/deny isn't instant
|
#
c9dc710b |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
track l2cap channel flush timeout and report in channel open event
|
#
0fe7a9d0 |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
store remote flush timeout
|
#
ab2b01dc |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added l2cap_le_request_connection_parameter_update
|
#
5932bd7c |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
add L2CAP RTX and ERTX timers with 2 secs and 120 secs. defaults
|
#
3b0484b3 |
| 10-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
answer request for connectionsless mtu and fixed channels supported in l2cap information request
|
#
fe9d8984 |
| 08-Jan-2014 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
resend l2cap config request if previous wasn't accepted
|
#
5061f3af |
| 01-Nov-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
added hci_local_bd_addr()
|
#
c177a91c |
| 19-Feb-2013 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
provide missing argument
|
#
63a7246a |
| 30-Oct-2012 |
matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
improved l2cap error handling, better config options validation
|
#
e0abb8e7 |
| 30-Jul-2012 |
[email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e> |
log all BTstack command and events
|