6485 Commits

Author SHA1 Message Date
Matthias Ringwald
c8f97be681 example: add le_streamer_client that connects to le_streamer 2017-02-02 14:40:41 +01:00
Matthias Ringwald
e74c5f5849 l2cap: set source cid in CONNECTION_RESPONSE for error cases - although spec mandates receiver to ingore it 2017-02-02 12:16:04 +01:00
Matthias Ringwald
1b637061a3 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-02-02 12:03:57 +01:00
Matthias Ringwald
94bb7abff3 chipset-bcm: update SCO over HCI information 2017-02-01 15:50:07 +01:00
Matthias Ringwald
87bbf2709c wiced: fix compile of LE Counter 2017-02-01 15:48:18 +01:00
Matthias Ringwald
ecb7d4614b hfp: fix warning 2017-02-01 15:04:13 +01:00
Matthias Ringwald
d4f907a637 sco_util: CVSD PLC only needed with wav writer or portaudio 2017-02-01 15:02:28 +01:00
Matthias Ringwald
32d0cda316 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-02-01 12:35:40 +01:00
Matthias Ringwald
100d3ee3fd bcm: comment on delay after init script 2017-02-01 12:31:38 +01:00
Matthias Ringwald
17c80681d0 wiced: use 2 mbps 2017-02-01 12:29:27 +01:00
Matthias Ringwald
c32291bdc9 wiced: don't printf from worker thread 2017-02-01 12:27:05 +01:00
Matthias Ringwald
559961d085 hci: wait 10 ms after init script download on Broadcom chipsets 2017-02-01 12:23:23 +01:00
Matthias Ringwald
3860edc8a3 bluetooth_sdp: use xpath to find talble 2017-01-31 23:41:13 +01:00
Matthias Ringwald
d1935f6934 web scraper for SDP UUIDs 2017-01-31 23:16:48 +01:00
Matthias Ringwald
2c7ae6e1fa sco_demo_util: don't stop PortAudio when WAV sample was written 2017-01-30 17:49:47 +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
Matthias Ringwald
400b7c04a0 hfp: decline incoming rfcomm connection if no memory for state 2017-01-30 16:27:24 +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
Matthias Ringwald
e36764ddb7 sco_demo_util: fix warning 2017-01-30 15:16:42 +01:00
Matthias Ringwald
a981107707 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-30 15:12:19 +01:00
Milanka Ringwald
208d337875 avdtp: files moved to src/classic 2017-01-30 15:10:28 +01:00
Milanka Ringwald
6d5e5836ab Merge branch 'develop' into a2dp 2017-01-30 14:53:14 +01:00
Matthias Ringwald
305f79c9c9 sco_util: re-enable CVSD PLC 2017-01-27 12:26:18 +01:00
Matthias Ringwald
7f812a1893 wav_util: annotate wav_reader_read_int16 to store in host endianess 2017-01-27 12:08:59 +01:00
Matthias Ringwald
8fd6902d67 sco_util: flip big endian samples from microphone for outgoing CVSD SCO packets 2017-01-26 22:21:12 +01:00
Matthias Ringwald
5303ddeefc sco_util: fix receive CVSD SCO data for big endian 2017-01-26 22:02:33 +01:00
Matthias Ringwald
92abe7b913 wav_util: wav_writer_write_int16 expects samples in host endianess, wav_writer_write_le_int16 expected little endian format 2017-01-26 22:00:02 +01:00
Matthias Ringwald
5d86890cc5 util: add flip16 and endianess checks 2017-01-26 21:58:54 +01:00
Matthias Ringwald
7cd567c849 hfp_plc: annotate PCM samples are in host endianess 2017-01-26 19:39:25 +01:00
Matthias Ringwald
59c97ae1ec sco_demo_util: store 8 kHz samples for CVSD/SCO packets as little endian, store 16 kHz samples for mSBC in host endianess 2017-01-26 19:27:31 +01:00
Matthias Ringwald
972807b1e9 hfp_msbc: annotate PCM samples are in host endianess 2017-01-26 19:21:49 +01:00
Matthias Ringwald
2faa06e0e6 Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop 2017-01-26 17:45:55 +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
2c36c79169 Ring Buffer: speed up by using memcpy 2017-01-25 21:13:50 +01:00
Matthias Ringwald
b025eb5fa2 sco_util: support mSBC with PortAudio input 2017-01-25 17:23:55 +01:00
Matthias Ringwald
2b89dbfc6b sco_util: send PortAudio input as CVSD 2017-01-25 16:58:03 +01:00
Matthias Ringwald
c79b4cab43 hfp_ag: remove debug output 2017-01-24 19:14:53 +01:00
Matthias Ringwald
463c9c89cd sco_util: prefix port audio vars with pa_output 2017-01-24 17:26:55 +01:00
Matthias Ringwald
5a97f1ba9b winusb: dynamically pick alt setting based on voice settings and num connections 2017-01-23 23:08:33 +01:00
Matthias Ringwald
c6ac61cddc winusb: switch to alt setting #1 in usc_sco_start and back to #0 in usb_sco_stop 2017-01-23 22:27:04 +01:00
Matthias Ringwald
c4cea4ae2b winusb: extract usb_sco_[un]register_buffers, make sure to call after setting alternative setting 2017-01-23 22:01:35 +01:00
Matthias Ringwald
99fc8027cd winusb: seach for ios endpoints on interface #1, alt setting #1 2017-01-23 17:26:53 +01:00
Matthias Ringwald
a93756fc8a winusb: add iso packet sizes 2017-01-23 17:24:04 +01:00
Matthias Ringwald
b5ffb4cad6 winusb: start/stop sco transfers 2017-01-23 17:12:39 +01:00
Matthias Ringwald
b9227387ac winusb: extract usb_sco_start/usb_sco_stop 2017-01-23 16:56:32 +01:00
Matthias Ringwald
1b3ee5c3b1 winusb: track sco changes 2017-01-23 16:49:48 +01:00
Matthias Ringwald
034e9b53bb hci: fix compile 2017-01-23 15:26:05 +01:00