14224 Commits

Author SHA1 Message Date
Matthias Ringwald
39dbfe676c doc: add HCI_INCOMING_PRE_BUFFER_SIZE and ENABLE_LE_WHITELIST_TOUCH_AFTER_RESOLVING_LIST_UPDATE 2022-08-17 12:12:10 +02:00
Milanka Ringwald
b549dd53cd test/auto-pts: fix build 2022-08-02 10:29:42 +02:00
Matthias Ringwald
066fd1ed4e github: improve issue instructions 2022-07-20 09:46:25 +02:00
Matthias Ringwald
99171dac7c test/pts: update make clean target 2022-07-19 16:17:36 +02:00
Matthias Ringwald
9a0d67cc20 test/le_audio: start scanning on request, allow to use LC3plus decoder for 10 ms ISO intervals 2022-07-19 15:30:32 +02:00
Matthias Ringwald
f5e744934a test/le_audio: skip sending le set host feature 2022-07-18 22:43:48 +02:00
Matthias Ringwald
c63ee49a58 hci: send le set feature connected during startup 2022-07-18 18:31:40 +02:00
Matthias Ringwald
e841977c96 Revert "test setup"
This reverts commit 2cadc6e2da2d6f0a0d4847e798e510da9db551b2.
2022-07-18 17:50:02 +02:00
Matthias Ringwald
a2c9d9086b hci: fix warnings, clear periodic advertiser list on power off 2022-07-18 17:43:21 +02:00
Matthias Ringwald
c52eeb3dbc test/le_audio: fix warnings 2022-07-18 17:43:21 +02:00
Matthias Ringwald
0058c4bcab test/le_audio: add plc to unicast sink 2022-07-18 17:05:50 +02:00
Matthias Ringwald
17049191b3 test/le_audio: extract store_samples_in_ringbuffer for unicast sink 2022-07-18 17:03:58 +02:00
Matthias Ringwald
22d64f35ec test/le_audio: add plc to broadcast sink 2022-07-18 16:53:02 +02:00
Matthias Ringwald
fc31f34c1b test/le_audio: extract store_samples_in_ringbuffer for broadcast sink 2022-07-18 16:41:10 +02:00
Matthias Ringwald
464ae3ac09 test/le_audio: auto-start 48_5_2 unicast source 2022-07-18 16:41:10 +02:00
Matthias Ringwald
56c77a8694 test/le_audio: start 48_5_1 broadcast on start 2022-07-18 16:41:10 +02:00
Matthias Ringwald
2cadc6e2da test setup 2022-07-18 16:41:10 +02:00
Matthias Ringwald
4bf33d8249 example/hfp_ag_demo: request master role on reconnect 2022-07-18 15:17:23 +02:00
Matthias Ringwald
1179ff0cce test/embedded: add test for btstack_strcat 2022-07-16 16:22:09 +02:00
Matthias Ringwald
ce7ca7c8a8 hci: fix ENABLE_CONTROLLER_DUMP_PACKETS 2022-07-16 16:21:50 +02:00
Matthias Ringwald
8ad9cf99b1 hci: add ENABLE_CONTROLLER_DUMP_PACKETS 2022-07-15 10:13:16 +02:00
Matthias Ringwald
d34a8bd882 test/le_audio: fix config 2022-07-14 11:53:28 +02:00
Matthias Ringwald
4a5b1c6581 test/le_audio: allow compile without HAVE_POSIX_FILE_IO 2022-07-13 11:04:23 +02:00
Matthias Ringwald
9162c232a8 test/le_audio: move btstack_config into subfolder 2022-07-13 11:04:15 +02:00
Matthias Ringwald
111967cb0d test/le_audio: restart scanning on big sync lost in broadcast sink 2022-07-11 16:58:20 +02:00
Matthias Ringwald
c7a108afba hci: fix build error without Classic but LE ISO support 2022-07-11 16:46:55 +02:00
Matthias Ringwald
ab05be60af test/le_audio: support lc3plus decoder in lc3_test 2022-07-08 14:49:05 +02:00
Matthias Ringwald
44959aebbb test/le_audio: create big right on start advertising 2022-07-06 16:12:49 +02:00
Matthias Ringwald
0be46310fb test/le_audio: use hci_request_bis_can_send_now_events 2022-07-06 16:12:49 +02:00
Matthias Ringwald
3f485d0971 test/le_audio: split encode_and_send 2022-07-06 16:12:49 +02:00
Matthias Ringwald
6162bc33ff test/le_audio: remove timer based audio generation in broadcast source 2022-07-06 16:12:49 +02:00
Matthias Ringwald
b9b9e477fc test/le_audio: stop sending on exit 2022-07-06 16:12:49 +02:00
Matthias Ringwald
5ade665741 hci: emit HCI_EVENT_BIS_CAN_SEND_NOW for hci_request_bis_can_send_now_events 2022-07-06 16:12:49 +02:00
Matthias Ringwald
e5413aa049 hci: track num packets sent for iso streams 2022-07-06 16:12:49 +02:00
Matthias Ringwald
346f8c2cba hci: terminate BIGs and BIG Syncs on Power Off 2022-07-06 16:12:49 +02:00
Matthias Ringwald
fb16346a23 hci: setup iso streams for big 2022-07-06 16:12:49 +02:00
Matthias Ringwald
a90016dea5 hci: store big_handle in hci_iso_stream_t 2022-07-06 16:12:49 +02:00
Matthias Ringwald
e274c91da6 btstack_defies: add HCI_EVENT_ISO_CAN_SEND_NOW 2022-07-06 16:12:49 +02:00
Matthias Ringwald
15a15be326 hci: generalize iso management functions 2022-07-06 16:12:49 +02:00
Milanka Ringwald
830f16a14c gatt_service_server: update HEART_RATE_SERVER(read_callback_test) 2022-07-06 11:59:16 +02:00
Milanka Ringwald
5454eebde8 Revert "gatt-service/heart_rate_server: return 0 bytes if read callback buffer too small"
This reverts commit dbd8f471c264f6d0c8dde889f3377b0d1aa19680.
2022-07-05 15:32:04 +02:00
Milanka Ringwald
c435f47b63 test/gatt_service_server: read callback test 2022-07-05 15:12:18 +02:00
Milanka Ringwald
dbd8f471c2 gatt-service/heart_rate_server: return 0 bytes if read callback buffer too small 2022-07-05 15:11:32 +02:00
Matthias Ringwald
5c0d69be0d test/le_audio: use new gap big sync api 2022-07-01 16:37:03 +02:00
Matthias Ringwald
2a6c0f8203 gap: support BIG Sync with gap_big_sync_create and gap_big_sync_terminate 2022-07-01 16:36:26 +02:00
Matthias Ringwald
0b8bbc0a1a btstack_defines: add GAP_SUBEVENT_BIG_SYNC_CREATED and GAP_SUBEVENT_BIG_SYNC_STOPPED 2022-07-01 12:11:25 +02:00
Matthias Ringwald
cd0bedb17b test/le_audio: use new gap big api 2022-07-01 09:52:38 +02:00
Matthias Ringwald
7aa35f6a68 gap: support BIG with gap_big_create and gap_big_terminate 2022-07-01 09:52:38 +02:00
Matthias Ringwald
185a9db1ee btstack_defines: add GAP_SUBEVENT_BIG_CREATED and GAP_SUBEVENT_BIG_TERMINATED 2022-06-30 19:14:51 +02:00
Matthias Ringwald
533ea81feb test/le_audio: add lc3 encoder/decoder/plc test 2022-06-29 12:37:39 +02:00