1397 Commits

Author SHA1 Message Date
Matthias Ringwald
ae856536ed hog demos: add appearance to adv data 2019-03-18 19:19:49 +01:00
Milanka Ringwald
a62edf8ad2 a2dp_demo: fix supported features 2019-03-05 14:34:38 +01:00
Milanka Ringwald
492f25412c a2dp_sink_demo: write sbc file without btstack_audio configured 2019-03-04 22:25:57 +01:00
Milanka Ringwald
9045ed0099 a2dp_sink_demo: write wav file without btstack_audio configured 2019-03-04 22:20:28 +01:00
Milanka Ringwald
1bf4f2ab81 a2dp_sink_demo: use start and stop stream 2019-03-04 16:37:54 +01:00
Matthias Ringwald
8ade2a8bf5 example/audio_duplex: fix compile warning 2019-03-04 14:49:54 +01:00
Matthias Ringwald
abf7f0ba32 example/sco_demo_util: remove debug message about bytes in microphone buffer 2019-03-04 12:08:03 +01:00
Matthias Ringwald
04cbc450ea example/audio_duplex: add option to test start/stop audio driver 2019-03-03 21:07:13 +01:00
Matthias Ringwald
e8a3f5a989 example/audio_duplex: init sink first - needed for current f4 discovery audio hal 2019-03-01 22:23:48 +01:00
Matthias Ringwald
dfec1b51c3 example/sco_demo_util: fix compile for non posix systems 2019-03-01 19:47:27 +01:00
Matthias Ringwald
859f2bc59e example/sco_demo_util: fix compile for non posix systems 2019-03-01 19:44:16 +01:00
Matthias Ringwald
1befbc1ef6 example/sco_demo_util: remove checks for HAVE_PORTAUDIO, fix audio playback for non-posix systems 2019-03-01 17:21:47 +01:00
Matthias Ringwald
6a4fc70825 example/panu_demo: setup SDP and register PANU SDP Record 2019-02-27 10:42:20 +01:00
Matthias Ringwald
f55ac442b0 example/sco_demo_util: ENABLE_SCO_STEREO_PLAYBACK uses stereo audio sink 2019-02-26 18:35:47 +01:00
Matthias Ringwald
9eddf5e891 new audio_duplex example to quickly test audio implementation 2019-02-24 13:04:39 +01:00
Matthias Ringwald
d365bb511a update examples for split audio interface 2019-02-24 13:04:35 +01:00
Dirk Helbig
e39d945b26 btstack_audio: split audio interface into source / sink 2019-02-24 12:44:10 +01:00
Matthias Ringwald
bcbbbb4271 a2dp_sink_demo: allow 0..100% volume 2019-02-21 22:50:26 +01:00
Milanka Ringwald
bf872d3b80 a2dp_sink_demo: prettify output 2019-02-21 22:38:43 +01:00
Milanka Ringwald
f386e13436 a2dp_sink_demo: prettify console output 2019-02-21 22:28:07 +01:00
Milanka Ringwald
f55e1e3884 a2dp demo: cleanup printfs 2019-02-21 22:19:44 +01:00
Milanka Ringwald
502593062d a2dp taret demo: add volume control 2019-02-21 22:17:39 +01:00
Milanka Ringwald
14e3e2c227 a2dp sink demo: enable volume control as target 2019-02-21 22:17:39 +01:00
Matthias Ringwald
c5fccf8bfc a2dp_sink_demo: extract constants for drift compenstation 2019-02-21 15:17:25 +01:00
Matthias Ringwald
e9c5f44ee8 a2dp_sink_demo: use linear resampling to fix samplerate drift 2019-02-21 12:03:23 +01:00
Matthias Ringwald
ce00c6755a a2dp_sink_demo: fix size of decoded audio ring buffer to allow storing of complete sbc frame 2019-02-20 17:48:07 +01:00
Matthias Ringwald
c6cc79be9c sdp_general_query: fix compile 2019-02-19 12:22:18 +01:00
Milanka Ringwald
8dd8c6184b sdp query: use cmd line arg to enter address 2019-02-19 12:04:53 +01:00
Milanka Ringwald
4f0111eb9b avrcp: remove browsing flag from create SDP record as it is pat of supported features 2019-02-19 12:04:53 +01:00
Milanka Ringwald
1101489150 avrcp: introduce enum for suported features 2019-02-19 12:04:53 +01:00
Matthias Ringwald
98b77e7926 example/a2dp_sink_demo: show usage for space key 2019-02-08 16:26:58 +01:00
Matthias Ringwald
83c123990b example/spp_streamer_client: add option to stream as fast as possible 2019-02-07 13:45:49 +01:00
Matthias Ringwald
400ff5ab4c hci: calculate SCO payload length based on used hci transport and voice settings, drop hacks in sco_demo_util 2019-02-03 12:08:16 +01:00
Matthias Ringwald
01b2daf8ad example/sco_demo_util: prefix ASCII test data with packet counter 2019-02-03 11:32:48 +01:00
Matthias Ringwald
d861f4bf32 example/sco_demo_util: fix compile for non-audio modes 2019-02-01 17:35:43 +01:00
Matthias Ringwald
e1de95bec8 example/sco_demo_util: validate sco_handle in sco_demo_send 2019-02-01 15:53:39 +01:00
Matthias Ringwald
60da69122d exampe: use VPATH for hxcmod-player 2019-01-26 22:38:20 +01:00
Milanka Ringwald
0aee97eff3 hfp: enhanced call status, fix event and parsing, extend demo 2019-01-25 16:28:41 +01:00
Matthias Ringwald
278494d6b3 rfcomm: assertt ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE is defined if ENABLE_L2CAP_ENHANCED_RETRANSMISSION_MODE_FOR_RFCOMM is enabled 2019-01-09 09:25:54 +01:00
Matthias Ringwald
8cef84f359 spp_streamer/spp_streamer_client: optionally use L2CAP ERTM for RFCOMM with a single ERTM buffer 2019-01-09 09:08:52 +01:00
Matthias Ringwald
c425ea4ad2 l2cap: add fcs_option to ERTM config l2cap_ertm_config_t 2019-01-08 09:18:09 +01:00
Matthias Ringwald
65f28213d1 example/le_streamer_client: fix latency output on connection event 2019-01-04 12:30:10 +01:00
Matthias Ringwald
80b0ebb694 example hfp/hsp: ignore SCO packets if connection handle doesn't match, use HCI_CON_HANDLE_INVALID 2018-12-17 18:36:14 +01:00
Milanka Ringwald
22587df049 hfp_hf_demo: use API calls to access event values, remove ag indicatior status on initial retrieval 2018-12-14 11:11:16 +01:00
Milanka Ringwald
c741b03209 hfp: emit ag indicator status 2018-12-14 10:41:54 +01:00
Matthias Ringwald
2530362585 examples: panu_demo.c + sdp_bnep_query.c, don't free local variable 2018-11-28 11:14:21 +01:00
Matthias Ringwald
b85d692e71 example/sdp_bnep_query: use static buffer for service names 2018-11-28 11:07:55 +01:00
Matthias Ringwald
9975f1a3b6 example/panu_demo: use static buffer for service names 2018-11-28 11:06:11 +01:00
Matthias Ringwald
76780d6ce5 example/sdp_rfcomm_query: use static buffer for service names 2018-11-28 10:54:20 +01:00
Matthias Ringwald
7556ab9f6d example/sco_demo_util: use sine table of len 60 (266 hz at 16 kHz) 2018-11-27 15:54:03 +01:00