224 Commits

Author SHA1 Message Date
Matthias Ringwald
8e0bef02fe port: fix cmake compile instructions 2024-07-01 16:21:33 +02:00
Matthias Ringwald
ca1e85e257 libusb: update linux install docu 2024-04-18 16:28:36 +02:00
Matthias Ringwald
caeaa206eb port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix 2023-11-01 14:53:02 +01:00
Matthias Ringwald
57f681c0f6 port: avoid duplicate library warning for CMake 2023-10-04 16:38:04 +02:00
Matthias Ringwald
e8b7768f43 port: ignore '*demo_util*' when examples are globbed 2023-10-04 16:38:04 +02:00
Dirk Helbig
9c228539c3 btstack: unified handling of zephyr read static address command
le_audio: per application unique hci dump file names
2023-09-09 16:35:28 +02:00
Matthias Ringwald
b2b52d4212 port: enable cover art for desktop ports 2023-05-03 11:32:52 +02:00
Matthias Ringwald
c1dc38453e libusb: enable chipset support for realtek on vendor id match and enable custom pre-init 2023-03-17 11:26:35 +01:00
Matthias Ringwald
9735997986 libusb: allow command line arguments for examples 2023-02-13 12:48:16 +01:00
Matthias Ringwald
ecb4d2436a libusb: enable goep over l2cap 2023-02-06 12:28:02 +01:00
Dirk Helbig
555ade44f7 a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE 2023-01-31 19:27:59 +01:00
Matthias Ringwald
9d50699108 att_db: fix warning 2022-10-25 16:33:15 +02:00
Matthias Ringwald
d567aeb323 mesh: move gatt services into mesh/gatt-service folder 2022-10-03 12:31:34 +02:00
Dirk Helbig
7420e93218 port/libusb: enable stdin logging by default for examples 2022-09-16 09:46:37 +02:00
Matthias Ringwald
1e0ee29b56 port: fix .gatt -> .h conversion in cmake builds 2022-06-13 18:13:10 +02:00
Matthias Ringwald
dce6d7b3e9 port: add missing BTSTACK_ROOT 2022-06-13 17:09:48 +02:00
Matthias Ringwald
02bddf72de port: use find_package(python) in cmake builds 2022-06-13 16:50:55 +02:00
Matthias Ringwald
a94ee701de libusb: fix packet log path scope 2022-06-01 09:39:31 +02:00
Matthias Ringwald
8fb9c30cbc libusb: fix build 2022-05-31 18:07:57 +02:00
Matthias Ringwald
9faf05e88f libusb: allow to reset tlv 2022-05-31 18:01:36 +02:00
Matthias Ringwald
834e96b35a libusb: allow to specify logfile 2022-05-31 17:41:20 +02:00
Matthias Ringwald
0ad027235d libusb: use getopt to parse command line arguments 2022-05-31 17:35:37 +02:00
Matthias Ringwald
d39264f239 port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
54736c11db port: use btstack_strcpy and btstack_cat instead of strcpy/strcat 2022-04-29 11:40:35 +02:00
Matthias Ringwald
0033ffe450 port: avoid warning in argv processing 2022-04-29 10:45:20 +02:00
Matthias Ringwald
f07246c408 libusb: fix make build 2022-04-24 11:02:26 +02:00
Matthias Ringwald
5d28eebe61 libusb: fix build 2022-04-22 13:00:01 +02:00
Matthias Ringwald
df9a25ac84 libusb: add known realtek usb controllers, configure chipset support 2022-04-20 17:24:36 +02:00
Matthias Ringwald
24a31dc762 libusb: print usb info in ports 2022-04-13 15:01:42 +02:00
Matthias Ringwald
a2ad0a7565 libusb: fix typo in config 2022-03-16 09:06:13 +01:00
Matthias Ringwald
15d2175857 libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename 2022-02-25 17:09:50 +01:00
Matthias Ringwald
2cb53b6636 port/libusb: remove accidental commit for ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION 2021-12-20 12:11:15 +01:00
Milanka Ringwald
077fecbb6e ports: add link to documentation in btstack_config.h 2021-12-09 16:42:48 +01:00
Matthias Ringwald
0689ede586 cmake: set project name for test/pts and port/libusb 2021-11-24 10:23:01 +01:00
Matthias Ringwald
284d66bc61 example: rename le_data_channel examples into le_credit_based_flow_control_mode 2021-11-20 22:51:15 +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
Milanka Ringwald
48ce193c1b a2dp sink: allow accept or reject of stream start on A2DP_SUBEVENT_START_STREAM_REQUESTED when ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION is defined 2021-09-09 11:34:37 +02:00
Matthias Ringwald
b0ab732ebd port/libusb: link against pthreads with CMake 2021-08-21 13:12:36 +02:00
Matthias Ringwald
dbc40e8235 libusb: fix build 2021-07-05 17:10:21 +02:00
Matthias Ringwald
f11fd9a990 posix: use bstack_signal to trigger shutdown for ctrl-c 2021-07-05 16:10:05 +02:00
Matthias Ringwald
ed4f8b7280 fix dependency on .gatt file in CMake builds 2021-05-09 23:18:51 +02:00
Matthias Ringwald
7daf1469d8 libusb: recreate gatt .h file if .gatt is changed in CMake build 2021-05-03 12:29:32 +02:00
Matthias Ringwald
50c79195c5 fix builds 2021-05-03 12:29:32 +02:00
Matthias Ringwald
742c132cdc libusb: CMake - use generic SDK on OS X, export compile commands 2021-04-01 15:51:44 +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
7435ec7b56 hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
98451c7b10 ports: disable hci dump in all ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
eda177a49c btstack_run_loop_posix: use run loop base (build) 2021-03-05 11:46:58 +01:00