History log of /btstack/src/l2cap_signaling.c (Results 26 – 50 of 54)
Revision Date Author Comments
# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# 7907f069 21-Jan-2016 Matthias Ringwald <[email protected]>

btstack-config.h -> btstack_config.h


# a9a4c409 21-Jan-2016 Matthias Ringwald <[email protected]>

structure btstack-config.h


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

fix all Wmissing-prototype warnings for libusb target


# 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


# 35ffcaae 07-Aug-2015 Milanka Ringwald <[email protected]>

hfp: hf parser test


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

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


# 3b41f3ae 29-Jul-2015 Matthias Ringwald <[email protected]>

fix l2cap_le_create_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


# b398e4aa 15-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

included hci.h


# e9772277 09-May-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

use non-flushable packet boundary flag if supported - fixed unspecified behavior sending LE ACL packets


# c61af878 18-Feb-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add l2cap_create_signaling_le


# 5ca8d57b 24-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

fix l2cap_reject


# bde315ce 19-Jan-2014 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

renamed btstack config.h to btstack-config.h to allow for better integration with other projects


# 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


# 95b6ea6e 23-May-2013 [email protected] <[email protected]@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

mark signaling commands as string constant (const char *)


# 6b64433e 07-May-2012 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

added non-commerical clause and contact email


# b35f641c 05-Mar-2010 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

clarify use of source_cid and dest_cid - use only for signal packets and use local_cid and remote_cid otherwise - fixes bug in incoming l2cap connection handling


# 1713bcea 29-Oct-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

prepend all source files with 'new BSD' copyright header


# b48a17ff 30-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

add printfs for spring board icon debugging, disable HCI logging as default


# 97a34cd4 29-Sep-2009 matthias.ringwald <matthias.ringwald@1a0a8af8-31b5-11de-8e0c-53a27eea117e>

moved test macro to utils.h


123