rename bk_linked_list to btstack_linked_list

This commit is contained in:
Matthias Ringwald 2016-01-20 14:35:36 +01:00
parent 4fd23d4738
commit aa1bba8df6

View File

@ -27,7 +27,7 @@ VPATH += $(BTSTACK_ROOT)/example/daemon
libBTstack_OBJS = \
hci_cmds.o \
hci_dump.o \
bk_linked_list.o \
btstack_linked_list.o \
run_loop.o \
sdp_util.o \
utils.o \