#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
6b65794d |
| 01-Nov-2021 |
Milanka Ringwald <[email protected]> |
docs: use @return instead of @returns
|
#
fe5a6c4e |
| 27-May-2021 |
Milanka Ringwald <[email protected]> |
src: add title to header files
|
#
d58a1b5f |
| 27-Nov-2019 |
Matthias Ringwald <[email protected]> |
linked list/run loop: return true if item/data source/timer was removed
|
#
78d0c67a |
| 27-Nov-2019 |
Matthias Ringwald <[email protected]> |
linked_list: return if item was added for btstack_linked_list_add[_tail]
|
#
8b2bf72f |
| 27-Nov-2019 |
Matthias Ringwald <[email protected]> |
linked_list: use bool return type
|
#
c27688cf |
| 27-Nov-2019 |
Matthias Ringwald <[email protected]> |
linked_list: document API
|
#
80e33422 |
| 11-May-2019 |
Matthias Ringwald <[email protected]> |
Use FILENAME_H as include guard (MISRAC2012-Rule-21.1)
|
#
f54850a9 |
| 02-Dec-2016 |
Matthias Ringwald <[email protected]> |
add API_START/API_END to linked list and util
|
#
67711d5e |
| 07-Nov-2016 |
Matthias Ringwald <[email protected]> |
linked_list: add pop and get_first_item operations
|
#
ab49db61 |
| 10-Feb-2016 |
Matthias Ringwald <[email protected]> |
linked_list: drop user data field
|
#
c4786d38 |
| 01-Feb-2016 |
Matthias Ringwald <[email protected]> |
btstack_linked_list: remove user data field
|
#
8f2a52f4 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
forgot to add files in earlier commit
|
#
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
|
#
4fd23d47 |
| 20-Jan-2016 |
Matthias Ringwald <[email protected]> |
rename bk_linked_list to btstack_linked_list
|