6422 Commits

Author SHA1 Message Date
Matthias Ringwald
f64229a083 libusb: use appropriate iso packet size for alternate setting 2017-01-20 22:26:57 +01:00
Matthias Ringwald
c6f9dc916d libusb: pick alt setting based on voice settings/num connections 2017-01-19 18:10:47 +01:00
Matthias Ringwald
2117d3a5b1 libusb: dynamically set alternate setting for interface #1 2017-01-19 17:55:42 +01:00
Matthias Ringwald
56e558dbc2 libusb: start/stop isochronous transfers when SCO connections change 2017-01-19 17:44:52 +01:00
Matthias Ringwald
ee752bb8db hci_transport: add set_sco_config and call when nr. of SCO connections changes 2017-01-19 17:05:43 +01:00
Matthias Ringwald
d402ff8276 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-19 14:35:19 +01:00
Matthias Ringwald
d77060bd01 bcm: list SCO over HCI as supported via USB 2017-01-19 14:35:11 +01:00
Matthias Ringwald
a42798c331 hci: configure Broadcom chipsets to send SCO data via HCI transport 2017-01-19 14:19:30 +01:00
Matthias Ringwald
47184392b9 libusb: remove debug msg for sco cancel on shutdown 2017-01-19 14:09:28 +01:00
Matthias Ringwald
1f8694cc3a sco_util: use larger buffer for processing CVSD data 2017-01-19 12:27:44 +01:00
Matthias Ringwald
f34d119bfa libusb: use alternate setting 1 for now, add table for iso packet size for each alt setting 2017-01-19 12:12:25 +01:00
Matthias Ringwald
a11bf4163d sco_util: fix compile for SCO_DEMO_MODE_55 2017-01-19 11:55:07 +01:00
Matthias Ringwald
a8500c8fab hfp_ag: less debug output 2017-01-19 11:49:15 +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
Matthias Ringwald
640687766b hci: call gap_advertisments_changed only with le peripheral support 2017-01-18 12:40:25 +01:00
Matthias Ringwald
06e5cf96d4 hci: make hci_le_set_own_address_type available for central-only builds 2017-01-18 12:35:50 +01:00
Matthias Ringwald
d3365dbef3 hci: make hci_le_set_own_address_type available for central-only builds 2017-01-18 12:33:45 +01:00
Matthias Ringwald
dd5196913b sm: make own_address_type accessible for central-only, too 2017-01-18 12:15:04 +01:00
Matthias Ringwald
903ea03a2f hci: fix init sequence if le central not supported 2017-01-18 12:09:35 +01:00
Milanka Ringwald
b11b13823a rename state, sort states in initiator 2017-01-18 11:57:29 +01:00
Matthias Ringwald
e691bb38f1 hci: fix reading whitelist size 2017-01-18 11:56:52 +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
3963d0366d fix unused warning 2017-01-17 20:33:10 +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
Matthias Ringwald
46b37c0b6a tool/dump_pklg: report offset in case of invalid frame/error 2017-01-17 15:39:52 +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
b96c8f447a posix-like ports: unify sigint handler 2017-01-17 10:30:40 +01:00
Matthias Ringwald
c08bd42b42 avdtp: fix warnings, use btstack_stdin_read() 2017-01-17 10:28:43 +01:00
Matthias Ringwald
73d0f5e553 windows: add LE Central + LE Peripheral config flags 2017-01-17 10:26:04 +01:00
Matthias Ringwald
a8bdd0b781 windows-h4: add comment about USB driver internal buffers and SCO data 2017-01-16 22:43:37 +01:00
Matthias Ringwald
a09b6c0b68 doc: add note on winpty, add pacman commands 2017-01-16 22:19:58 +01:00
Matthias Ringwald
b9696a2265 doc: update quickstart to list new windows dev environment 2017-01-16 22:10:42 +01:00
Matthias Ringwald
f62ec7ad71 readme: add windows-h4 + windows-winusb ports 2017-01-16 22:10:07 +01:00
Matthias Ringwald
a508997d74 Merge branch 'develop' into windows-h4 2017-01-16 21:32:42 +01:00
Matthias Ringwald
bed807757d avdtp: define avdtp_sink_callback in avdtp_sink 2017-01-16 17:48:29 +01:00
Matthias Ringwald
b720584c6f libusb: disable PortAudio by default 2017-01-16 17:29:42 +01:00