mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
rename bt_iphone_control.c to .m to prepare for BluetoothManager objc code
This commit is contained in:
parent
1b0e3922ba
commit
369d79a9c1
@ -13,7 +13,7 @@ run_loop_sources = @RUN_LOOP_SOURCES@
|
||||
libBTstack_SOURCES = btstack.c hci_cmds.c linked_list.c run_loop.c $(run_loop_sources) socket_connection.c utils.c
|
||||
|
||||
BTdaemon_SOURCES = $(libBTstack_SOURCES) \
|
||||
bt_control_iphone.c \
|
||||
bt_control_iphone.m \
|
||||
daemon.c \
|
||||
hci.c \
|
||||
hci_dump.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user