mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-17 20:42:47 +00:00
daemon.h not obsolete
This commit is contained in:
parent
e0463bdc94
commit
74aad56003
@ -18,7 +18,6 @@ BTdaemon_SOURCES = \
|
||||
include_HEADERS = \
|
||||
bt_control.h \
|
||||
bt_control_iphone.h \
|
||||
daemon.h \
|
||||
hci.h \
|
||||
hci_dump.h \
|
||||
hci_transport.h \
|
||||
|
10
src/daemon.h
10
src/daemon.h
@ -1,10 +0,0 @@
|
||||
/*
|
||||
* daemon.h
|
||||
*
|
||||
* Created by Matthias Ringwald on 7/1/09.
|
||||
*
|
||||
* BTstack background daemon
|
||||
*
|
||||
*/
|
||||
|
||||
int daemon_main (int argc, const char * argv[]);
|
Loading…
x
Reference in New Issue
Block a user