History log of /btstack/src/l2cap.c (Results 451 – 475 of 721)
Revision Date Author Comments
# fb37a842 03-Feb-2016 Matthias Ringwald <[email protected]>

hci: replace hci_register_packet_handler with hci_add_event_handler


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# 5611a760 30-Jan-2016 Matthias Ringwald <[email protected]>

use for event types


# 78707112 28-Jan-2016 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# 83e7cdd9 28-Jan-2016 Matthias Ringwald <[email protected]>

l2cap: add l2cap_can_send_prepared_packet_now


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

structure btstack-config.h


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

l2cap: improve header documentation


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

drop _internal from doc and remaining places


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

l2cap: drop _internal


# ec820d77 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix data_source_t and timer_source_t with btstack


# 528a4a3b 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix run_loop_ functions with btstack_


# 8f2a52f4 20-Jan-2016 Matthias Ringwald <[email protected]>

forgot to add files in earlier commit


# 16ece135 20-Jan-2016 Matthias Ringwald <[email protected]>

prefix debug with btstack_


# 665d90f2 20-Jan-2016 Matthias Ringwald <[email protected]>

prefixed all linked list types and functions with btstack_


# 2c539f6e 20-Jan-2016 Matthias Ringwald <[email protected]>

rename bk_linked_list_t to btstack_linked_list_t


# a449c50a 05-Jan-2016 Matthias Ringwald <[email protected]>

remove hand out credit code in l2cap/rfcomm.


# 8736ab0c 22-Dec-2015 Matthias Ringwald <[email protected]>

prefix linked_list


# c0be408c 18-Dec-2015 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# 04c626e3 18-Dec-2015 Matthias Ringwald <[email protected]>

deamon: remove l2cap_block_credits functionality


# 3aff022f 18-Dec-2015 Matthias Ringwald <[email protected]>

don't track client packets granted in l2cap and rfcomm


# 1e35c04d 09-Dec-2015 Matthias Ringwald <[email protected]>

Merge branch 'master' into ble-api-cleanup


# b26c3003 06-Dec-2015 Matthias Ringwald <[email protected]>

l2cap: do l2cap_run() on DAEMON_EVENT_HCI_PACKET_SENT, too


# 29b32c60 06-Dec-2015 Matthias Ringwald <[email protected]>

l2cap: ignore packets_granted for outgoing data


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

drop void * connection param from l2cap packet handlers


# 02f83142 13-Nov-2015 Matthias Ringwald <[email protected]>

replace l2cap_unregister_interal with l2cap_unregister


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