Matthias Ringwald
|
8129e5420f
|
daemon: add --with-intel-usb
|
2018-09-21 16:07:03 +02:00 |
|
Matthias Ringwald
|
0a2968eba9
|
daemon: avoid dependency to libgcc for libBTstackServer.dll
|
2018-09-12 16:23:09 +02:00 |
|
Matthias Ringwald
|
fb4ddcf3a9
|
daemon: use current dir on windows, enable le secure connections
|
2018-08-24 10:56:45 +02:00 |
|
Matthias Ringwald
|
f33a455d6e
|
daemon: enable LE_SECURE_CONNECTIONS
|
2018-08-23 17:28:59 +02:00 |
|
Matthias Ringwald
|
28eca24fc7
|
daemon: add -fPIC to CFLAGS
|
2018-08-22 16:03:32 +02:00 |
|
Matthias Ringwald
|
de9043e06a
|
daemon: speed up compilation by specifying .o files instead of .c files
|
2018-08-22 15:22:45 +02:00 |
|
Matthias Ringwald
|
e9b5398432
|
daemon: use btstack_link_key_db_tlv for all targets
|
2018-08-22 15:07:37 +02:00 |
|
Matthias Ringwald
|
a05b2457aa
|
daemon: configure TLV, btstack_link_key_db and le_device_db
|
2018-08-22 14:56:15 +02:00 |
|
Matthias Ringwald
|
e37dfee64d
|
daemon: add ENABLE_GATT_CLIENT_PAIRING
|
2018-08-21 21:08:01 +02:00 |
|
Matthias Ringwald
|
abb9d6cb30
|
daemon: fix libusb detection
|
2018-08-15 16:55:43 +02:00 |
|
Matthias Ringwald
|
51102e1820
|
daemon: use USB_CFLAGS/LDFLAGS, set linker flags for winusb
|
2018-08-15 16:32:42 +02:00 |
|
Matthias Ringwald
|
6358dec73f
|
daemon: use USB_CFLAGS/LDFLAGS, set linker flags for winusb
|
2018-08-15 16:22:15 +02:00 |
|
Matthias Ringwald
|
2ab223899f
|
daemon: use btstack_uart_block_windows.c on mingw*
|
2018-08-14 22:42:35 +02:00 |
|
Matthias Ringwald
|
5a351b2046
|
daemon: use hci_trasnport_h2_winusb.c on mingw*
|
2018-08-14 22:28:46 +02:00 |
|
Matthias Ringwald
|
3d0114c2da
|
deamon: only check for libusb if needed
|
2018-08-14 22:20:00 +02:00 |
|
Matthias Ringwald
|
1686c0ed24
|
daemon: use btstack_run_loop_windows for mingw*
|
2018-08-14 22:13:07 +02:00 |
|
Matthias Ringwald
|
bce95a1644
|
daemon: define HAVE_UNIX_SOCKETS if not on mingw
|
2018-08-14 17:45:15 +02:00 |
|
Matthias Ringwald
|
9277c44334
|
daemon: fix hci_dump to file
|
2018-06-19 09:22:35 +02:00 |
|
Matthias Ringwald
|
875088e2a4
|
daemon: improve iOS warning
|
2018-06-18 12:29:53 +02:00 |
|
Matthias Ringwald
|
22aa151238
|
le_device_db_memory: make nr of entries configurable via MAX_NR_LE_DEVICE_DB_ENTRIES
|
2017-02-11 22:44:02 +01:00 |
|
Matthias Ringwald
|
e7f94a8ee6
|
daemon: fix compile
|
2017-01-15 22:38:16 +01:00 |
|
Matthias Ringwald
|
7353fdb4f5
|
fix compile: test + daemon
|
2017-01-14 22:24:22 +01:00 |
|
Matthias Ringwald
|
d0755cd68c
|
prefix POSIX related HAVE_ defines
|
2016-03-30 10:59:47 +02:00 |
|
Matthias Ringwald
|
e32b1c032a
|
drop HAVE_SO_NOSIGPIPE
|
2016-03-29 21:51:43 +02:00 |
|
Matthias Ringwald
|
f8d88472fc
|
rename cocoa to corefoundation
|
2016-03-28 13:15:21 +02:00 |
|
Matthias Ringwald
|
40d883bd01
|
replace bzero with memset and drop HAVE_BZERO
|
2016-03-27 22:49:03 +02:00 |
|
Matthias Ringwald
|
8c274258eb
|
daemon: no btstack_device_name_db_fs.c yet
|
2016-03-04 15:15:25 +01:00 |
|
Matthias Ringwald
|
af204097d5
|
daemon/ios: use btstack_device_name_db_fs or _cocoa if appropriate
|
2016-02-02 22:32:29 +01:00 |
|
Matthias Ringwald
|
a98592bc68
|
split remote_device_db into btstack_link_key_db and btstack_device_name_db
|
2016-02-02 21:57:10 +01:00 |
|
Matthias Ringwald
|
80b9a8caa6
|
add ENABLE_CLASSIC to all examples
|
2016-01-24 18:09:29 +01:00 |
|
Matthias Ringwald
|
d6549a6e45
|
fix compile of l2cap/rfcomm-name examples
|
2016-01-21 21:20:22 +01:00 |
|
Matthias Ringwald
|
423a3e4940
|
add HAVE_PLATFORM_IPHONE_OS. remove USE_BLUETOOL and USE_POWERMANAGEMENT
|
2016-01-21 21:13:31 +01:00 |
|
Matthias Ringwald
|
7907f06931
|
btstack-config.h -> btstack_config.h
|
2016-01-21 15:41:16 +01:00 |
|
Matthias Ringwald
|
a9a4c40924
|
structure btstack-config.h
|
2016-01-21 15:33:36 +01:00 |
|
Matthias Ringwald
|
4fd8b166ac
|
config: drop USE_POSIX_RUN_LOOP and USE_COCOA_RUN_LOOP
|
2016-01-21 15:11:52 +01:00 |
|
Matthias Ringwald
|
528a4a3b3e
|
prefix run_loop_ functions with btstack_
|
2016-01-20 15:58:46 +01:00 |
|
Matthias Ringwald
|
8f2a52f4d9
|
forgot to add files in earlier commit
|
2016-01-20 15:38:37 +01:00 |
|
Matthias Ringwald
|
7e300a8554
|
extract rfcomm_service_db from remote_device_db and use in daemon
|
2016-01-18 11:41:18 +01:00 |
|
Matthias Ringwald
|
3edc84c5b6
|
fix paths after source reorg
|
2015-11-13 15:04:41 +01:00 |
|