mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-09 21:45:54 +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
|
LIBRARY_NAME = libBTstack
|
||||||
libBTstack_FILES = \
|
libBTstack_FILES = \
|
||||||
hci_cmds.c \
|
hci_cmds.c \
|
||||||
|
hci_dump.c \
|
||||||
linked_list.c \
|
linked_list.c \
|
||||||
run_loop.c \
|
run_loop.c \
|
||||||
sdp_util.c \
|
sdp_util.c \
|
||||||
@ -28,7 +29,6 @@ BTdaemon_FILES = \
|
|||||||
$(libBTstack_FILES) \
|
$(libBTstack_FILES) \
|
||||||
btstack_memory.c \
|
btstack_memory.c \
|
||||||
hci.c \
|
hci.c \
|
||||||
hci_dump.c \
|
|
||||||
l2cap.c \
|
l2cap.c \
|
||||||
l2cap_signaling.c \
|
l2cap_signaling.c \
|
||||||
memory_pool.c \
|
memory_pool.c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user