History log of /btstack/src/l2cap.c (Results 476 – 500 of 721)
Revision Date Author Comments
# be2053a6 13-Nov-2015 Matthias Ringwald <[email protected]>

use l2cap_register instead of l2cap_register_internal, move service registered event generation to daemon


# 6551847e 13-Nov-2015 Matthias Ringwald <[email protected]>

remove deprecated l2cap_create_channel_internal


# 9077cb15 13-Nov-2015 Matthias Ringwald <[email protected]>

add l2cap_create_channel that return local cid instead of setting connection_t field


# eddad2ab 11-Nov-2015 Matthias Ringwald <[email protected]>

auto-disconnect only ACL connections


# bd04d84a 11-Nov-2015 Matthias Ringwald <[email protected]>

auto-disconnect only ACL connections


# c133441b 07-Nov-2015 Matthias Ringwald <[email protected]>

avoid returning structs


# 204e94f1 06-Nov-2015 Matthias Ringwald <[email protected]>

fix -Wshadow warnings for libusb target


# ebffa4a8 06-Nov-2015 Matthias Ringwald <[email protected]>

fix all Wmissing-prototype warnings for libusb target


# 23c8976e 26-Oct-2015 Matthias Ringwald <[email protected]>

reject l2 connection param update if in slave role


# a4c06b28 07-Nov-2015 Matthias Ringwald <[email protected]>

avoid returning structs


# 05ae8de3 06-Nov-2015 Matthias Ringwald <[email protected]>

fix -Wshadow warnings for libusb target


# 7f02f414 06-Nov-2015 Matthias Ringwald <[email protected]>

fix all Wmissing-prototype warnings for libusb target


# a9df9816 03-Nov-2015 Matthias Ringwald <[email protected]>

fix warnings for unknown con handles in l2cap le run loop


# 5d14fa8f 03-Nov-2015 Matthias Ringwald <[email protected]>

fix warnings for unknown con handles in l2cap le run loop


# 6d91fb6c 26-Oct-2015 Matthias Ringwald <[email protected]>

reject l2 connection param update if in slave role


# 77aee70f 26-Aug-2015 Matthias Ringwald <[email protected]>

switch order of checks to avoid irritating log output '... handle 0x0 not in connection list'


# 9c9876e7 13-Aug-2015 Matthias Ringwald <[email protected]>

fix build


# 7192e786 12-Aug-2015 Matthias Ringwald <[email protected]>

add l2cap_le_register_service_internal and l2cap_le_unregister_service_internal


# 85192bb8 12-Aug-2015 Matthias Ringwald <[email protected]>

removed l2cap_le_request_connection_parameter_update


# 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


# 79f53f1d 29-Jul-2015 Matthias Ringwald <[email protected]>

pass in signaling identifier, use correct signaling identifier for l2cap connection parameter update response


# 8bcac1fd 29-Jul-2015 Matthias Ringwald <[email protected]>

trigger l2cap conn parameter response reject message


# 019f9b43 12-Jul-2015 Matthias Ringwald <[email protected]>

fix re-entrance issue that causes l2cap event channel open to be sent twice


# 775ecc36 14-May-2015 Matthias Ringwald <[email protected]>

only reject l2cap connection due to insufficient security level after authentication procedure was performed


1...<<11121314151617181920>>...29