mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
link to hci_dump also for libBTstack on iOS
This commit is contained in:
parent
1b4fef3d12
commit
eb660a1b5c
@ -12,6 +12,7 @@ POSIX_ROOT=$(BTSTACK_ROOT)/platforms/posix
|
||||
LIBRARY_NAME = libBTstack
|
||||
libBTstack_FILES = \
|
||||
hci_cmds.c \
|
||||
hci_dump.c \
|
||||
linked_list.c \
|
||||
run_loop.c \
|
||||
sdp_util.c \
|
||||
@ -28,7 +29,6 @@ BTdaemon_FILES = \
|
||||
$(libBTstack_FILES) \
|
||||
btstack_memory.c \
|
||||
hci.c \
|
||||
hci_dump.c \
|
||||
l2cap.c \
|
||||
l2cap_signaling.c \
|
||||
memory_pool.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user