769 Commits

Author SHA1 Message Date
Matthias Ringwald
beb202884a att: ENABLE_ATT_DELAYED_READ_RESPONSE -> ENABLE_ATT_DELAYED_RESPONSE, example/att_delayed_read_response.c -> example/att_delayed_response.c 2018-08-27 11:01:19 +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
04115d8549 stm32f4-discovery-cc256x: use relative path for files from port 2018-08-23 20:27:27 +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
be62b31359 wiced: update list of source files 2018-08-17 10:59:52 +02:00
Matthias Ringwald
01259e62f1 wiced: remove le_device_db_memory.c from build 2018-08-15 19:31:40 +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
09cf815907 daemon: fix example compile 2018-08-15 08:50:21 +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
71d91108d5 daemon: sort linker flags to fix mingw64 compile 2018-08-14 21:40:41 +02:00
Matthias Ringwald
aaef358bb1 mtk: add HAVE_UNIX_SOCKETS to fix compile 2018-08-14 20:53:46 +02:00
Matthias Ringwald
bce95a1644 daemon: define HAVE_UNIX_SOCKETS if not on mingw 2018-08-14 17:45:15 +02:00
Matthias Ringwald
ab16fff0ac ios:f ix compile -> named union on btstack_data_source_t 2018-08-13 09:37:29 +02:00
Matthias Ringwald
b78fcc8952 wiced: mention Inventek Systems ISM4343 2018-07-31 10:16:04 +02:00
Matthias Ringwald
aa981441af posix: fix parsing of command line args to select USB or UART device 2018-07-30 11:22:50 +02:00
Matthias Ringwald
6e4c47b0cf raspi: use H4 for Raspberry Pi Zero W with Hardware UART / Flow Control 2018-07-29 22:40:30 +02:00
Matthias Ringwald
55250ca236 raspi: BT_REG_EN on GPIO 45 on Pi Zero W 2018-07-29 22:18:19 +02:00
Matthias Ringwald
6d6471dc9e Documentation for Raspberry Pi 3 port in port/raspi 2018-07-29 13:45:30 +02:00
Matthias Ringwald
72f99eadc9 raspi: use TLV with btstack_tlv_posix 2018-07-29 11:13:20 +02:00
Matthias Ringwald
23a1bf1400 raspi: shorten power cycle, switch back to /lib/firmware/brcm 2018-07-29 11:12:32 +02:00
Matthias Ringwald
1b6b55df47 raspi: fix serial number parsing 2018-07-29 11:12:32 +02:00
Matthias Ringwald
11e995b1e9 raspi: power cycle Bluetooth controller on start 2018-07-29 11:12:32 +02:00
Matthias Ringwald
70fddd7e64 raspi: fix compile 2018-07-29 11:12:32 +02:00
Matthias Ringwald
e0814c90e9 raspi: fix compile, look for BCM43430A1.hcd in /lib/firmware/ 2018-07-29 11:12:32 +02:00
Matthias Ringwald
88d4cc4fbc raspi: detect Bluetooth UART type, derive BD_ADDR from serial number 2018-07-29 11:12:32 +02:00
Matthias Ringwald
f5c04f621e port: raspi port using h5 2018-07-29 11:12:32 +02:00
Matthias Ringwald
7daa8bd9ce posix: use TLV with btstack_tlv_posix 2018-07-29 11:06:33 +02:00
Matthias Ringwald
d3849e4c96 posix: add btstack_tlv_posix.c to all posix ports 2018-07-29 11:06:33 +02:00
Matthias Ringwald
ad419dbcb0 wiced-h5: pick mico-ecc library componend based on WICED SDK version 2018-07-27 17:07:02 +02:00
Matthias Ringwald
b25ef1bb6f wiced-h4: pick mico-ecc library componend based on WICED SDK version 2018-07-27 16:55:11 +02:00
Matthias Ringwald
fc6cde64da Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE 2018-07-23 14:14:14 +02:00
Matthias Ringwald
a057b0dbb8 esp32: support audio playback via btstack_audio_esp32.c 2018-07-22 00:01:23 +02:00
Matthias Ringwald
b88bf5bffc add btstack_audio to example/Makefile.inc instead of individual ports that include it 2018-07-20 17:29:15 +02:00
Matthias Ringwald
612ee88638 remove hal_audio_dma.h 2018-07-20 17:28:45 +02:00
Matthias Ringwald
9116bae8e8 stm32-f4discovery-cc256x: fix compile warning 2018-07-20 16:34:54 +02:00
Matthias Ringwald
c4b3e553ae stm32-f4discovery-cc256x: use new hal_audio implementation 2018-07-20 16:31:14 +02:00
Matthias Ringwald
730bc5a03e hal_audio implementation for f4discovery port 2018-07-20 16:30:43 +02:00
Matthias Ringwald
95c90b0854 windows: add btstack_audio to windows-h4 and windows-winusb 2018-07-20 16:29:51 +02:00
Matthias Ringwald
e739af9896 libusb: add btstack_audio 2018-07-20 16:29:16 +02:00
Matthias Ringwald
f1dc9b7f25 stm32-f4discovery-cc2564: use circular dma for audio playback if HAVE_HAL_AUDIO is defined 2018-07-20 16:18:44 +02:00