6883 Commits

Author SHA1 Message Date
Matthias Ringwald
849f10d83f test/avdtp: remove avdtp_sink_demo as it is in examples now 2017-06-02 15:01:58 +02:00
Matthias Ringwald
a48e17d9c4 example/avdtp_sink: fix compile for POSIX without Portaudio, disable HAVE_PORTAUDIO in libusb again 2017-06-02 14:45:35 +02:00
Matthias Ringwald
08c0d996ca example/avdtp_sink: move avdtp_sink_demo to examples 2017-06-02 14:32:04 +02:00
Matthias Ringwald
b0ffbc3514 avdtp: handle streaming pause by playing silence, log sbc frame count 2017-06-02 13:32:38 +02:00
Matthias Ringwald
58c5602194 avdtp: support audio playback via hal_audio_dma.h, minimal drift compensation based on number of queued sbc frames 2017-06-02 11:21:56 +02:00
Matthias Ringwald
6606393ee2 stm32-f4discovery-cc256x: add hal_audio_dma.h implementation, add mod player based on it 2017-06-02 11:08:05 +02:00
Matthias Ringwald
70ba364580 introduce hal_audio_dma for dma-driven audio playback 2017-06-02 11:07:00 +02:00
Matthias Ringwald
cbf42cc2b7 stm32-f4discovery-cc256x: add audio part from F4 Board Support Package + fix for incorrect i2s clock setup 2017-06-02 11:04:39 +02:00
Matthias Ringwald
e0f088ee8b stm32-f4discovery-cc256x: use fixed link key db 2017-06-02 11:02:02 +02:00
Matthias Ringwald
a5da5505ec stm32-f4discovery-cc256x: cleanup btstack_config.h 2017-06-02 10:55:14 +02:00
Matthias Ringwald
675720ad4b avdp: drop unistd.h include 2017-06-01 22:07:07 +02:00
Matthias Ringwald
73264fe8c5 avrcp: clear todo flag before sending command 2017-06-01 19:00:50 +02:00
Matthias Ringwald
b83f9371eb provide btstack_link_key_db_fixed to make testing easier during porting 2017-06-01 12:50:54 +02:00
Milanka Ringwald
eacb07ef8f plot sbc buffer, expects file sbc-buffer.csv 2017-05-31 12:46:55 +02:00
Matthias Ringwald
13e71c7bf4 wiced: add le_device_db_wiced_dct to store LE pairing info in DCT 2017-05-30 13:54:20 +02:00
Matthias Ringwald
85447f545f wiced: add btstack_link_key_db_wiced_dct_get_storage_size for Classic Link Key DB 2017-05-30 13:54:04 +02:00
Matthias Ringwald
132b48eff2 sbc: fix warning 2017-05-30 12:35:25 +02:00
Matthias Ringwald
dfbc0b0d57 bluetooth.h: add PSM_IPSP 2017-05-30 11:20:23 +02:00
Matthias Ringwald
f40f8caeca example: new avdtp_source_demo example that plays 441 hz sine or small mod file 2017-05-29 12:51:46 +02:00
Matthias Ringwald
f45a46c362 test/avdtp: avdtp source only request to send once 2017-05-29 12:31:35 +02:00
Matthias Ringwald
9562527120 stm32-f4discovery-cc256x: use 4 mbps to UART again 2017-05-29 12:10:33 +02:00
Matthias Ringwald
9620590336 example/hfg_ag: missing break 2017-05-29 11:22:55 +02:00
Matthias Ringwald
6b7351146f stm32-f4discovery-cc256x: configure for a2dp 2017-05-27 22:49:38 +02:00
Matthias Ringwald
44ea643833 test/avdtp: fix include paths 2017-05-27 22:48:54 +02:00
Matthias Ringwald
b570940d6e btstack_stdin: implement btstack_stdin_embedded.c that relies on new hal_stdin.h to receive console characters 2017-05-27 22:07:37 +02:00
Matthias Ringwald
829e22376a stm32-f4discovery-cc256x: add support for btstack_stdin 2017-05-27 21:59:01 +02:00
Matthias Ringwald
95a8ee01a4 btstack_stdin: provide console input in callback 2017-05-27 21:50:39 +02:00
Matthias Ringwald
ccaa09ba3e btstack_stdin: actually add btstack_stdin.h 2017-05-27 21:50:19 +02:00
Matthias Ringwald
0d95115fd5 btstack_stdin: HAVE_POSIX_STDIN -> HAVE_BTSTACK_STDIN 2017-05-27 21:50:19 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Milanka Ringwald
b0920f2551 fix warnings in bluedroid and avdtp 2017-05-27 17:39:23 +02:00
Matthias Ringwald
3bf4123940 esp32: enable link key db memory for now 2017-05-25 19:41:03 +02:00
Matthias Ringwald
cee62800b7 example: add spp_streamer_client 2017-05-25 19:19:32 +02:00
Matthias Ringwald
402122d413 example/spp_streamer: new version that acts as a server, similar to le_streamer 2017-05-25 16:49:39 +02:00
Matthias Ringwald
3d58195059 example/spp_and_le_streamer: send data via SPP or LE as fast as possible 2017-05-25 16:25:17 +02:00
Matthias Ringwald
b528169261 more missing breaks 2017-05-25 15:17:12 +02:00
Matthias Ringwald
ba6f86f834 example/hfp_hf: add missing break 2017-05-25 14:47:22 +02:00
Matthias Ringwald
9b4288df3b test/sbc: add sine decoder test 2017-05-23 16:56:52 +02:00
Matthias Ringwald
6316c8ed51 example: fix warning for unused argc, argv 2017-05-22 22:04:20 +02:00
Matthias Ringwald
664a636e99 hxmod-player: more shadowing warning fixes 2017-05-22 12:47:20 +02:00
Matthias Ringwald
f319854513 hxmod-player: fix shadow warning 2017-05-22 12:32:53 +02:00
Matthias Ringwald
eddf49b7d3 fix warning in classic/avdtp.c 2017-05-22 12:00:38 +02:00
Matthias Ringwald
c2471f6ed7 a2dp_sink: don't respond to pin code request 2017-05-22 11:46:06 +02:00
Matthias Ringwald
16f28706fd examples: use gap_pin_code_response in examples and tests 2017-05-22 11:44:40 +02:00
Matthias Ringwald
4d2bcd2adc example/panu_demo: fix compile, use gap pairing functions 2017-05-22 11:34:34 +02:00
Matthias Ringwald
bf10a32678 gap: gap_pin_code_response fix hci command send 2017-05-22 11:29:53 +02:00
Matthias Ringwald
6e87f20c5b example/hfp_ag: use gap inquiry functionality 2017-05-22 11:04:15 +02:00
Matthias Ringwald
0a51f88b22 gap: add gap functions for responding to legacy and ssp pairing requests 2017-05-22 10:31:47 +02:00
Matthias Ringwald
b7f1ee76fc gap: provide gap_remote_name_request 2017-05-21 22:44:47 +02:00
Matthias Ringwald
f5875de52c gap: provide gap_inquiry_start + gap_inquiry_stop. emit GAP_EVENT_INQUIRY_COMPLETE 2017-05-21 22:23:03 +02:00