958 Commits

Author SHA1 Message Date
Matthias Ringwald
53be73e88a tests: fix compile 2017-02-20 11:30:58 +01:00
Matthias Ringwald
2d7d53414a avrcp: cosmetic 2017-02-10 11:40:55 +01:00
Milanka Ringwald
cd41da7eac avrcp: play info event 2017-02-10 11:07:03 +01:00
Milanka Ringwald
c0be161c3a avrcp: register/deregister notifications 2017-02-10 11:07:03 +01:00
Milanka Ringwald
c6906b0bac avrcp: volume control 2017-02-10 11:07:03 +01:00
Milanka Ringwald
e93ab60652 avrcp: get now playing media info 2017-02-10 11:07:03 +01:00
Milanka Ringwald
7c8a70a56f avrcp: fix get play status 2017-02-10 11:07:03 +01:00
Milanka Ringwald
1270af140e avrcp: get play status 2017-02-10 11:07:03 +01:00
Milanka Ringwald
a85ed257c2 avrcp: add 2sec resend timeout for fast forward and rewind 2017-02-10 11:07:03 +01:00
Milanka Ringwald
746b4852b8 avrcp fix backw., forw., rewind does not work 2017-02-10 11:07:03 +01:00
Milanka Ringwald
d144ca3efe avrcp: pass through basic controll cmds, not all working 2017-02-10 11:07:03 +01:00
Milanka Ringwald
49bbb6f27b avrcp: get capabilities draft 2017-02-10 11:07:03 +01:00
Milanka Ringwald
4217b63bd9 avrcp: unit info cmd 2017-02-10 11:07:03 +01:00
Milanka Ringwald
decc740c46 avrcp: send cmd unit_info 2017-02-10 11:07:03 +01:00
Milanka Ringwald
91451a2b33 avrcp: basic setup 2017-02-10 11:07:03 +01:00
Matthias Ringwald
f12924e0a6 Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp 2017-01-30 17:03:37 +01:00
Matthias Ringwald
0657d3c47f hfp: fix test 2017-01-30 16:30:12 +01:00
Milanka Ringwald
d982552ac9 avdtp: files moved to src/classic 2017-01-30 15:19:24 +01:00
Milanka Ringwald
8ef7100f5b avdtp: files moved to src/classic 2017-01-30 15:18:39 +01:00
Milanka Ringwald
6d5e5836ab Merge branch 'develop' into a2dp 2017-01-30 14:53:14 +01:00
Matthias Ringwald
d43fe610a0 test/ringbuffer: update test 2017-01-26 17:44:52 +01:00
Milanka Ringwald
946a37efd8 rewrite initiator 2017-01-26 00:20:42 +01:00
Matthias Ringwald
fac2e2fe9d hfp: use 16-bit samples for narrow-band / CVSD 2017-01-23 14:59:39 +01:00
Matthias Ringwald
815e8f5127 test/hfp: create 16-bit live sample, but use 8-bit for tst 2017-01-23 12:42:34 +01:00
Milanka Ringwald
4d9f17ecb7 avdtp: fix compile warning 2017-01-18 15:38:17 +01:00
Milanka Ringwald
4d6cff8950 Merge branch 'develop' into a2dp 2017-01-18 15:34:08 +01:00
Milanka Ringwald
2176119607 fix bug: crash in log, initiator: serch for associated sep 2017-01-18 15:32:17 +01:00
Milanka Ringwald
ce9654bbbd Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-18 14:26:02 +01:00
Milanka Ringwald
2c708e8a27 introduced general reject and reject events 2017-01-18 14:25:38 +01:00
Milanka Ringwald
b11b13823a rename state, sort states in initiator 2017-01-18 11:57:29 +01:00
Matthias Ringwald
b95a5a357a gap_le: cleanup use of own address for scanning, advertisements, and connection creation 2017-01-18 11:50:45 +01:00
Matthias Ringwald
966a8e4699 add -Wunused-parameter warning and fix warnings 2017-01-17 20:01:28 +01:00
Matthias Ringwald
026180f8e2 Merge branch 'develop' into a2dp 2017-01-17 17:31:14 +01:00
Matthias Ringwald
98e071b73b avdtp_test: fix unused warnings 2017-01-17 17:16:07 +01:00
Milanka Ringwald
190e79692b Merge branch 'develop' into a2dp 2017-01-17 16:59:07 +01:00
Milanka Ringwald
4894bf58ce remove set connection 2017-01-17 16:58:14 +01:00
Milanka Ringwald
700bd0b5fd move initiator code feom sink 2017-01-17 16:53:10 +01:00
Matthias Ringwald
1d3c697462 avdtp_test: sort code, use 300 ms pre-buffer, fix pause/resume playback 2017-01-17 15:41:30 +01:00
Milanka Ringwald
5ea47e31d2 move acceptor signaling connection state from sink 2017-01-17 14:42:03 +01:00
Milanka Ringwald
cab4a0b539 Merge branch 'develop' into a2dp 2017-01-17 13:49:59 +01:00
Milanka Ringwald
b025e2e957 Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-17 13:49:40 +01:00
Milanka Ringwald
5916caa3b2 acceptor code moved from sink 2017-01-17 13:42:46 +01:00
Milanka Ringwald
7e4156fc6b cleanup acceptor error handling 2017-01-17 11:34:01 +01:00
Matthias Ringwald
c08bd42b42 avdtp: fix warnings, use btstack_stdin_read() 2017-01-17 10:28:43 +01:00
Matthias Ringwald
bed807757d avdtp: define avdtp_sink_callback in avdtp_sink 2017-01-16 17:48:29 +01:00
Milanka Ringwald
ebdfa28131 Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-16 17:03:52 +01:00
Matthias Ringwald
81b47ac273 avdtp: reduce debug output 2017-01-16 17:03:38 +01:00
Milanka Ringwald
fcd037ac4f Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2017-01-16 17:03:13 +01:00
Milanka Ringwald
26fad0d2be start removing handle stream endpoint 2017-01-16 17:02:57 +01:00
Matthias Ringwald
f5b25c1162 avdtp: reduce debug output 2017-01-16 17:00:36 +01:00