Matthias Ringwald
|
1247fb8f7c
|
portaudio: fix compile
|
2019-02-24 15:07:39 +01:00 |
|
Matthias Ringwald
|
2ca8e4d94c
|
libusb: portaudio is optional
|
2019-02-24 15:02:53 +01:00 |
|
Matthias Ringwald
|
fb90eb3f62
|
btstack_audio_embedded: implement recording path
|
2019-02-24 13:08:36 +01:00 |
|
Matthias Ringwald
|
ff0081ee81
|
embedded/hal_audio: rename hal_audio -> hal_audio_sink
|
2019-02-24 13:08:36 +01:00 |
|
Matthias Ringwald
|
65ec5d42b5
|
btstack_audio: add common implementations
|
2019-02-24 13:08:31 +01:00 |
|
Matthias Ringwald
|
195e44814f
|
esp32: implement audio sink interface
|
2019-02-24 13:04:39 +01:00 |
|
Matthias Ringwald
|
0402264ca0
|
btstack_audio_embedded: implement audio sink interface
|
2019-02-24 13:04:39 +01:00 |
|
Matthias Ringwald
|
3d3351f352
|
portaudio: split audio interface
|
2019-02-24 13:04:39 +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 |
|
Milanka Ringwald
|
0ec79bd007
|
avrcp: track transaction labels for registered events
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
30bbf872b1
|
avrcp: fixed transport header parsing
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
597efc9141
|
avrcp: get role from transport header
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
0036e26712
|
avrcp: use packet handler in avrcp for both roles and dispatch to hihger layer
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
b106f72829
|
avrcp: add packet handler registration for target and controller in avrcp
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
94d9400d03
|
avrcp: use role for connection lookup
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
638481ded5
|
avrcp: remove connections from context, use one list of connections in avrcp. connection lookup is not yet extended to check the role
|
2019-02-21 22:16:41 +01:00 |
|
Milanka Ringwald
|
4590ebd9c1
|
avrcp: add role to connection
|
2019-02-21 22:16:41 +01:00 |
|
Matthias Ringwald
|
2948493268
|
stm32-f4discovery-cc256x: commented code to measure sample rate
|
2019-02-21 15:24:40 +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
|
c21cc0eb6e
|
btstack_resample: add inear resampling for 16-bit audio code samples using 16 bit/16 bit fixed point math
|
2019-02-21 11:27:19 +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
|
01f4595269
|
stm32-f4discovery-cc256x: compile sine_player example
|
2019-02-19 16:08:28 +01:00 |
|
Matthias Ringwald
|
b93ef66162
|
stm32-f4discovery-cc256x: include btstack_config to enable circular DMA
|
2019-02-19 15:15:26 +01:00 |
|
Matthias Ringwald
|
06abcc1ed2
|
stm32-f4discovery-cc256x: print local bd addr on start
|
2019-02-19 14:34:12 +01:00 |
|
Matthias Ringwald
|
c6cc79be9c
|
sdp_general_query: fix compile
|
2019-02-19 12:22:18 +01:00 |
|
Milanka Ringwald
|
f9ef80ea84
|
avrcp: postpone SDP query, until SDP client is ready
|
2019-02-19 12:04:53 +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
|
7f3f442d49
|
sm: avoid SM_EVENT_PAIRING_COMPLETE with ERROR_CODE_REMOTE_USER_TERMINATED_CONNECTION after successful pairing in responder role
|
2019-02-19 11:48:18 +01:00 |
|
Matthias Ringwald
|
3311c2d57c
|
fix includes for avrcp/avdtp header files
|
2019-02-17 21:48: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
|
5c88082bb9
|
:msp430f5229lp-cc2564b: fix compile
|
2019-02-08 16:12:13 +01:00 |
|
Matthias Ringwald
|
dd3bf36f5a
|
l2cap: mark l2cap_handle_channel_closed and l2cap_emit_channel_opened as CLASSIC only
|
2019-02-08 16:07:44 +01:00 |
|
Matthias Ringwald
|
740eb56e0b
|
changelog: update
|
2019-02-08 15:42:13 +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
|
1fb071232a
|
hci_dump: redirect log_* SEGGER RTT
|
2019-02-07 12:01:40 +01:00 |
|
Matthias Ringwald
|
4412fefaeb
|
crypto: handle encryption and random results from controller during shutdown
|
2019-02-07 08:41:38 +01:00 |
|
Matthias Ringwald
|
adf5eaa96b
|
sm: fix check for unused entries when looking up devices in le_device_db
|
2019-02-07 08:08:16 +01:00 |
|
Matthias Ringwald
|
3e56f6735f
|
hci: use voice settings for active connection
|
2019-02-06 12:07:05 +01:00 |
|
Matthias Ringwald
|
1df781587f
|
le_device_db_tlv: return null addr and BD_ADDR_TYPE_UNKNOWN if device entry does not exist
|
2019-02-06 11:11:33 +01:00 |
|