Matthias Ringwald
|
d39264f239
|
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
|
2022-05-09 21:54:36 +02:00 |
|
Matthias Ringwald
|
1fd701e0cd
|
ports: add a2dp
|
2022-03-16 22:20:09 +01:00 |
|
Milanka Ringwald
|
077fecbb6e
|
ports: add link to documentation in btstack_config.h
|
2021-12-09 16:42:48 +01:00 |
|
Matthias Ringwald
|
884d3c56f3
|
port: replace obex_iterator wirh obex_parser
|
2021-11-29 14:57:49 +01:00 |
|
Matthias Ringwald
|
b28dc8004d
|
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
|
2021-11-19 10:09:49 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
01f72e3df4
|
CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports
|
2021-09-23 11:42:23 +02:00 |
|
Matthias Ringwald
|
34fd36da18
|
port: copy edit port readmes, archive ios port
|
2021-05-31 16:44:53 +02:00 |
|
Matthias Ringwald
|
02a896b61c
|
port: fix embedded builds (ancs_client.c -> ble/gatt-service)
|
2021-04-07 18:57:01 +02:00 |
|
Matthias Ringwald
|
c8dfe071e5
|
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
|
2021-03-26 11:51:57 +01:00 |
|
Matthias Ringwald
|
09df40bd40
|
hci_dump: stm32 ports
|
2021-03-11 15:53:46 +01:00 |
|
Matthias Ringwald
|
6f122aa372
|
Remove btstack_run_loop_base from port and test
|
2021-03-08 10:39:10 +01:00 |
|
Matthias Ringwald
|
6bdecec7ba
|
move GATT Service clients into ble/gatt-service
|
2021-03-08 10:09:41 +01:00 |
|
Matthias Ringwald
|
842264f18f
|
stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base
|
2021-03-07 18:09:58 +01:00 |
|
Matthias Ringwald
|
50b47281dc
|
btstack_run_loop_embedded: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
1ddeadfcb2
|
fix warnings / add hid_host.c to embedded targets
|
2021-02-09 19:22:43 +01:00 |
|
Milanka Ringwald
|
606ccc9bdf
|
config: add ENABLE_PRINTF_HEXDUMP
|
2020-11-06 12:06:11 +01:00 |
|
Milanka Ringwald
|
36327e5a47
|
config: sort defines alphabetically
|
2020-11-06 12:01:26 +01:00 |
|
Matthias Ringwald
|
e52893ef8a
|
ports: configure 4 SDP records for a2dp_source_demo
|
2020-10-05 12:42:39 +02:00 |
|
Matthias Ringwald
|
75c13281d4
|
gatt_compiler: use python3 in build scripts
|
2020-09-25 13:25:22 +02:00 |
|
Matthias Ringwald
|
f2eb090749
|
cc256x: update CC256xC to v1.4
|
2020-09-11 15:15:24 +02:00 |
|
Matthias Ringwald
|
e3de1784d6
|
stm32-f4discovery-cc256x: increase HCI_ACL_PAYLOAD_SIZE to make pan_lwip_http_server demo work
|
2020-08-21 17:12:33 +02:00 |
|
Matthias Ringwald
|
0e0e98b284
|
chipset/cc256x: update initscripts CC256xC to v1.3
|
2019-12-04 11:20:13 +01:00 |
|
Matthias Ringwald
|
3d919a6077
|
chipset/cc256x: update initscripts CC256xB to v1.8 and CC256xC to v1.2
|
2019-09-26 22:30:51 +02:00 |
|
Matthias Ringwald
|
5dfb87efcb
|
stm32-f4discovery-cc256x: fix build
|
2019-07-09 15:25:11 +02:00 |
|
Matthias Ringwald
|
52b3d2e98e
|
doc/stm32-f4discovery-cc256x: fix build
|
2019-06-21 11:14:24 +02:00 |
|
Matthias Ringwald
|
bdc352b16d
|
examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR
|
2019-06-21 10:45:17 +02:00 |
|
Matthias Ringwald
|
235be4f4c8
|
lwip: move nosys port into platform/lwip/port folder
|
2019-06-10 15:07:21 +02:00 |
|
Matthias Ringwald
|
8a28d1ff7d
|
lwip: add pan_lwip_http_server example to stm32-f4discovery-cc256x
|
2019-06-09 18:10:39 +02:00 |
|
Matthias Ringwald
|
0c26301252
|
Revert "posix: close fd on network down"
This reverts commit 8c0c8f9f17 .
|
2019-04-26 16:07:57 +02:00 |
|
Matthias Ringwald
|
8c0c8f9f17
|
posix: close fd on network down
|
2019-04-25 18:33:42 +02:00 |
|
Matthias Ringwald
|
f67eb7c279
|
port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198
|
2019-04-15 14:34:59 +02:00 |
|
Matthias Ringwald
|
69f977f3f4
|
stm32-f4discovery-cc256x: use -Os
|
2019-03-29 18:08:25 +01:00 |
|
Matthias Ringwald
|
432bd28d3f
|
stm32-f4discovery-cc256x, test/avrcp: fix compile
|
2019-03-27 15:21:19 +01:00 |
|
Matthias Ringwald
|
3617b23246
|
stm32-f4discovery-cc256x: fix path to STM32F4 HAL
|
2019-03-11 20:09:57 +01:00 |
|
Matthias Ringwald
|
93f7f43bb1
|
stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs
|
2019-03-11 17:41:17 +01:00 |
|
Matthias Ringwald
|
3d2aa3e6ff
|
stm32-f4discovery-cc256x: re-add PDM library
|
2019-03-11 17:26:02 +01:00 |
|
Matthias Ringwald
|
225f4ba4fe
|
stm32-f4discovery-cc256x: use new Makefile-based port
|
2019-03-11 16:59:56 +01:00 |
|
Matthias Ringwald
|
751e5d5aae
|
stm32-f4discovery-cc256x: remove original eclipse-based port
|
2019-03-11 16:58:27 +01:00 |
|
Matthias Ringwald
|
ae2aa31160
|
stm32-f4discovery-cc256x: fix start/stop stream audio playback
|
2019-03-10 18:21:13 +01:00 |
|
Matthias Ringwald
|
509a8bd6bd
|
stm32-f4discovery-cc256x: use sourc_ for recording vars
|
2019-03-10 18:09:29 +01:00 |
|
Matthias Ringwald
|
bc4cd0ef3e
|
stm32-f4discovery-cc256x: audio hal stop stream on close
|
2019-03-10 16:26:15 +01:00 |
|
Matthias Ringwald
|
1ba35d6a8d
|
stm32-f4discovery-cc256x: use irq priority 0 for Bluetooth UART and both DMA Channels
|
2019-03-04 18:08:38 +01:00 |
|
Matthias Ringwald
|
2760b1e821
|
stm32-f4discovery-cc256x: warn about using audio sink in mono, define ENABLE_SCO_STEREO_PLAYBACK to use stereo playback in HSP/HFP demos
|
2019-03-04 15:58:06 +01:00 |
|
Matthias Ringwald
|
82af58d38d
|
stm32-f4discovery-cc256x: use criticial section to avoid lossing TX Commplete Interrup
|
2019-03-04 11:55:38 +01:00 |
|
Matthias Ringwald
|
d4bf5cc155
|
stm32-f4discovery-cc256x: adapt PDM ringbuffer to sample rate to keep constant audio recording callback interval and latency
|
2019-03-03 21:38:03 +01:00 |
|
Matthias Ringwald
|
f97bf0e459
|
stm32-f4discovery-cc256x: add missing includes and 3rd-party libraries
|
2019-03-03 19:16:04 +01:00 |
|
Matthias Ringwald
|
e5988b8b56
|
stm32-f4discovery-cc256x: use PDM microphone
|
2019-03-03 17:00:20 +01:00 |
|
Matthias Ringwald
|
bb92a97f89
|
stm32-f4discovery-cc256x: enable PDM filter and output mono signal
|
2019-03-03 16:28:51 +01:00 |
|
Matthias Ringwald
|
524ed2b259
|
stm32-f4discovery-cc256x: switch to float-abi=softfp and link to PDM filter
|
2019-03-03 16:26:06 +01:00 |
|