7069 Commits

Author SHA1 Message Date
Milanka Ringwald
01dc6e35bf avrcp target: add avrcp target connect/sdp query/disconnect; extend a2dp source demo 2017-07-21 14:49:04 +02:00
Milanka Ringwald
6983e65e8f avrcp: extract avrcp controller 2017-07-21 14:49:04 +02:00
Matthias Ringwald
c1fc8abcd5 em9304: update chipset/README to list 8 LE roles + DLE 2017-07-21 14:41:24 +02:00
Matthias Ringwald
7a85e4f523 hci: fill non-significant part of LE Advertisement Data with zeroes 2017-07-21 10:47:49 +02:00
Matthias Ringwald
60b111ade4 README: update evaluation platforms, add link to port folder 2017-07-19 22:22:02 +02:00
Matthias Ringwald
807aed9231 avrcp: fix warning 2017-07-19 22:02:50 +02:00
Matthias Ringwald
b4202ff144 avdtp: fix warning 2017-07-19 21:53:36 +02:00
Matthias Ringwald
9a658d6ac5 Cleanup via .gitignore 2017-07-19 21:27:50 +02:00
Matthias Ringwald
15304b2d11 example/le_streamer_client: don't print test data but measure throughput instead 2017-07-19 17:06:54 +02:00
Milanka Ringwald
319b19cc14 avdtp: fix compile warning, rename function 2017-07-19 16:51:36 +02:00
Matthias Ringwald
91a08b113f fix compile: missing <stdint.h>, new channel mode param for sbc encoder 2017-07-19 16:16:23 +02:00
Milanka Ringwald
45f49b5884 avdtp source pts tes: extend sbc encoder init with channel mode param 2017-07-19 16:10:15 +02:00
Milanka Ringwald
f53d6fa721 avdtp: use configuration field 2017-07-19 16:10:15 +02:00
Milanka Ringwald
e2393a903a pts test: cleanup avdtp source test 2017-07-19 16:10:15 +02:00
Milanka Ringwald
93d5245b3a avdtp: access attr over connection 2017-07-19 16:10:15 +02:00
Milanka Ringwald
ee230fc4a8 avdtp util: add event to str function 2017-07-19 16:10:15 +02:00
Milanka Ringwald
21b232ce00 avdtp sink: fix reconfigure, pts tests green 2017-07-19 16:10:15 +02:00
Milanka Ringwald
b0d75c910f avrcp pts test: done 2017-07-19 16:10:15 +02:00
Milanka Ringwald
34b22aac09 avdtp, avrcp: cleanup, added error handling, fixed pts test compilation 2017-07-19 16:10:15 +02:00
Milanka Ringwald
c4c891e919 pts: fix compile 2017-07-19 16:10:15 +02:00
Milanka Ringwald
67673f1cc2 a2dp source demo: cleanup 2017-07-19 16:10:15 +02:00
Milanka Ringwald
9413b167ec avdtp: rename connection attributes 2017-07-19 16:05:35 +02:00
Milanka Ringwald
3fb2c90b0f examples: rename avdtp source into a2dp; remove avdtp sink demo 2017-07-19 16:05:35 +02:00
Milanka Ringwald
6b0ee1d045 avdtp source demo: fix avdtp cid, use local/remote seid 2017-07-19 16:05:35 +02:00
Milanka Ringwald
36cf8ec8a2 add avdtp/avrcp header files to btstack.h 2017-07-19 16:05:35 +02:00
Milanka Ringwald
4b1ac81384 avrcp: fix check if role is supported 2017-07-19 16:05:35 +02:00
Milanka Ringwald
4ccacc40ad avdtp: introduced avdtp cid on connect; cmd functions return now status; use local and remote sedi in events instead of initiator and acceptor seid 2017-07-19 16:05:35 +02:00
Matthias Ringwald
f39cc24ddf max32630-fthr: fix compile for all examples, add todo items 2017-07-19 15:01:54 +02:00
Matthias Ringwald
183c110a67 max32630-fthr: add dummy hal_led implementation 2017-07-19 15:01:16 +02:00
Matthias Ringwald
b201873a4c example/avdtp_source_demo: fix compile without HAVE_BTSTACK_STDIN 2017-07-19 14:37:29 +02:00
Matthias Ringwald
4fb249f8f3 example/a2dp_sink_demo: fix compile without HAVE_BTSTACK_STDIN 2017-07-19 14:17:58 +02:00
Matthias Ringwald
8f3b3e6c8c max32630-fthr: create makefile to build / clean all examples 2017-07-19 13:56:13 +02:00
Matthias Ringwald
91401e3752 max32630-fthr: README editing 2017-07-19 12:42:40 +02:00
Matthias Ringwald
6b7adbe5dd max32630-ftrh: create project folder inside of exxample folder 2017-07-19 12:08:03 +02:00
Matthias Ringwald
c894dca1b7 max32630-fthr: create project folder with Makefile for each example 2017-07-18 23:14:38 +02:00
Matthias Ringwald
49a45ad9fd max32630-fthr: drop CC2564B suffix as the FTHR comes with the CC2564B by defeault 2017-07-18 21:41:09 +02:00
Ismail H. Kose
91b4ef4e10 cc2564b: support Maxim max32630fthr board
max32630fthr uses PAN1326B based TI CC2564B TI Controller

Board Link:
https://www.maximintegrated.com/en/products/digital/microcontrollers/MAX32630FTHR.html
2017-07-18 21:39:10 +02:00
Matthias Ringwald
c573ae3327 freertos: fix typo in btstack_uart_block_freertos.c 2017-07-18 11:42:58 +02:00
Matthias Ringwald
1a26f7a48c cc256x: calculate lmp subversion from aka name 2017-07-17 23:18:03 +02:00
Matthias Ringwald
fb904c266b cc256x: add lmp subversion of WL18xx to overview and conversion tool 2017-07-17 22:50:48 +02:00
Matthias Ringwald
df418b5eb2 msp430 ports: add spp_counter.c, sdp.o -> sdp_server.o 2017-07-17 11:13:26 +02:00
Matthias Ringwald
139f0ea75c stm32-f4discovery-cc256x: fix buffer swapping in modplayer 2017-07-15 21:29:32 +02:00
Matthias Ringwald
dad8eff978 stm32-f4discovery-cc256x: add missing stm32f4xx hal files for I2C and I2S 2017-07-15 20:46:07 +02:00
Matthias Ringwald
44a1ebc025 example/le_streamer_client: unregister from notifications, reconnect after disconnect 2017-07-14 12:33:08 +02:00
Matthias Ringwald
1f734b5f46 gatt_client: add gatt_client_stop_listening_for_characteristic_value_updates 2017-07-14 12:32:06 +02:00
Matthias Ringwald
4a76e901eb esp32/freertos: don't create thread for BTstack. make run_loop_execute block - same as all other ports 2017-07-14 11:28:02 +02:00
Taras Zaporozhets
ac7408dfb0 Change btstack_stdin.c to btstack_stdin_posix.c in Makefiles to fix compilation issues 2017-07-13 22:15:47 +02:00
Matthias Ringwald
fcb4fb0295 README: add optional Bluetooth 4.2 features: SC, DLE, Data Channels 2017-07-11 10:36:12 +02:00
Matthias Ringwald
2814436fcf pts/l2cap_test: fix compile 2017-07-10 22:12:01 +02:00
Matthias Ringwald
5c8068685c avrcp: place SDP Additional Protocol Descriptor List into Protocol Descriptor List 2017-07-10 18:22:38 +02:00