5998 Commits

Author SHA1 Message Date
Milanka Ringwald
4ca5bd816c set pcm_stride to max value 2016-10-11 23:21:38 +02:00
Milanka Ringwald
57d3133262 fix usage 2016-10-11 23:19:11 +02:00
Milanka Ringwald
aea99cdfea sdc decoder: process sbc in progress 2016-10-11 16:40:07 +02:00
Milanka Ringwald
e29637962e sbc bludroid: extend decoder data size 2016-10-05 16:33:16 +02:00
Milanka Ringwald
e1df0eea7d move writter into callback 2016-10-05 16:32:01 +02:00
Milanka Ringwald
55863429e4 avdtp add second state machine for remote site 2016-10-05 15:55:30 +02:00
Milanka Ringwald
5b7b47f2d5 Merge branch 'develop' into a2dp 2016-10-04 11:57:14 +02:00
Matthias Ringwald
ad71fb1742 annotate classic SSP events 2016-10-03 17:08:17 +02:00
Matthias Ringwald
577ca2d3ba hci: skip write synchronous flow control enable and write default erroneos data reporting if commands not supported 2016-10-03 17:07:43 +02:00
Matthias Ringwald
3905afbfd9 hci: skip write synchronous flow control enable and write default erroneos data reporting if commands not supported 2016-10-03 12:50:23 +02:00
Matthias Ringwald
f064e0bb1b hci: fix LE skipping if SCO over HCI is used 2016-10-03 12:15:26 +02:00
Matthias Ringwald
148ca237ee hci_init: use log_debug for init script output 2016-10-03 12:12:38 +02:00
Matthias Ringwald
0e5ac34f5e examples: tidy SBC section 2016-10-03 12:02:54 +02:00
Matthias Ringwald
2e4c486246 msp-exp430f5438: disable sdp_general_query, requires 20bit compiler 2016-10-03 11:29:25 +02:00
Matthias Ringwald
58e7732a24 fix compile in tests 2016-10-03 11:26:44 +02:00
Matthias Ringwald
ad6274a743 hci_dump: print timestamp for embedded targets, too. Parse timestamps in packet logs 2016-10-03 10:58:38 +02:00
Matthias Ringwald
8a1144706a hci: set substate when setting EIR data 2016-09-30 11:41:23 +02:00
Matthias Ringwald
186bfbec4d examples: register hci event handler 2016-09-30 09:48:26 +02:00
Matthias Ringwald
a895b9f0fd examples: register hci event handler 2016-09-30 09:38:28 +02:00
Matthias Ringwald
ff00ed1c16 gap: add gap_set_extended_inquiry_response 2016-09-29 17:34:24 +02:00
Matthias Ringwald
32345d17e0 fix compile 2016-09-29 16:11:58 +02:00
Matthias Ringwald
d9a4d2fff4 fix compile 2016-09-29 16:08:33 +02:00
Matthias Ringwald
fac60fea7b fix compile 2016-09-29 16:06:01 +02:00
Matthias Ringwald
66818fc6f7 fix compile 2016-09-29 15:59:08 +02:00
Matthias Ringwald
b12ad86731 example: gap_inquiry use Extended Inquiry Response to get name directly if possible 2016-09-29 15:53:57 +02:00
Matthias Ringwald
f6858d14c8 hci: add hci_set_inquiry_mode to set inquiry mode during init 2016-09-29 15:52:13 +02:00
Matthias Ringwald
e9a7c22d24 rfcomm: fix deadlock in l2cap can send now handling 2016-09-29 12:08:00 +02:00
Matthias Ringwald
ec3f4248d9 rfcomm: increment credits_incoming before sending them 2016-09-29 12:06:13 +02:00
Milanka Ringwald
328c17f5c5 avdtp: extend streaming end point with capabilities 2016-09-28 12:07:40 +02:00
Matthias Ringwald
05cb04718d examples: fix compile - place LIBS after object files 2016-09-28 11:14:49 +02:00
Matthias Ringwald
4b8b5afea6 sm: handle IRK lookup in general case, inline SM_SC_SEND_LTK_REQUESTED_NEGATIVE_REPLY handling 2016-09-28 10:51:44 +02:00
Matthias Ringwald
41d322973c sm: fix sending of negative ltk reply 2016-09-28 10:43:33 +02:00
Matthias Ringwald
ff964d8e0b libusb: move hci_transport_h2_libusb.c into platform/libusb to fix compile daemon with h2 2016-09-28 09:39:37 +02:00
Matthias Ringwald
8c9f78e5bf deamon: fix compile warnings with H2 2016-09-28 09:38:51 +02:00
Milanka Ringwald
3027d94f59 avdtp: declare capabilities 2016-09-27 18:09:56 +02:00
Milanka Ringwald
a23045e2bf extend btstack defines, and memory generator 2016-09-27 15:17:16 +02:00
Matthias Ringwald
15ce125b62 Merge branch 'develop' 2016-09-27 15:08:55 +02:00
Milanka Ringwald
1691a5f70a Merge branch 'develop' into a2dp 2016-09-27 15:08:08 +02:00
Milanka Ringwald
d1f5506b27 Merge branch 'a2dp' of https://github.com/bluekitchen/btstack into a2dp 2016-09-27 15:07:41 +02:00
Milanka Ringwald
f33d36711a test: hfp add missing test files 2016-09-27 15:05:38 +02:00
Milanka Ringwald
8d33285de7 remove wav and sbc files that are not needed 2016-09-27 14:59:57 +02:00
Matthias Ringwald
3b9522a682 example: fix prototype 2016-09-27 12:35:00 +02:00
Matthias Ringwald
33b4aeee65 bluedroid: avoid local shadows global for bd_decoder_state 2016-09-27 12:30:42 +02:00
Matthias Ringwald
40e13339c4 add maths libs for SBC/CVSD PLC 2016-09-27 12:25:14 +02:00
Matthias Ringwald
b58bea6e47 bluedroid: avoid compile warnings for set but unused vars 2016-09-27 12:19:04 +02:00
Matthias Ringwald
f7f65e655c bluedroid: avoid compile warnings for set but unused vars 2016-09-27 12:04:02 +02:00
Matthias Ringwald
6704d3d7a9 bluedroid: avoid compile warnings for set but unused vars 2016-09-27 12:01:03 +02:00
Matthias Ringwald
76db0d903b Merge branch 'develop' into a2dp 2016-09-27 11:33:59 +02:00
Milanka Ringwald
0da6253892 move code from test to avdp_sink file, implement connect/disconnect 2016-09-26 22:44:45 +02:00
Milanka Ringwald
ec3ca939d3 Makefile 2016-09-26 22:44:32 +02:00