Milanka Ringwald
|
de95d3c928
|
cvsd_plc: update PLC params
|
2018-12-19 10:46:40 +01:00 |
|
Milanka Ringwald
|
221839372a
|
btstack_sbc_decoder_bluedroid, plc: remove printfs, copy empty pcm data from decoder if plc not enabled
|
2018-12-19 10:46:40 +01:00 |
|
Milanka Ringwald
|
ee5b2fc6f6
|
btstack_sbc_plc: extend history buffer to hold 32ms of audio samples, print to octave consecutive bad frames and following good frame for analysis
|
2018-12-19 10:46:40 +01:00 |
|
Milanka Ringwald
|
de854f9a28
|
plc: add max num consecutive bad frames statistic
|
2018-12-18 13:51:50 +01:00 |
|
Matthias Ringwald
|
1db30a88d0
|
btstack_cvsd_plc: count zero frames separately
|
2018-12-17 23:19:03 +01:00 |
|
Matthias Ringwald
|
a5eb47ac14
|
btstack_cvsd_plc: remove cvsd_fs field, not neccessary for algorihthm
|
2018-12-17 20:10:15 +01:00 |
|
Matthias Ringwald
|
a146edabb8
|
btstack_cvsd_plc.c: ignore empy sco packets
|
2018-12-17 14:43:08 +01:00 |
|
Matthias Ringwald
|
f6f968dd35
|
btstack_sbc_decoder_bluedroid: fix signed warning
|
2018-12-17 11:39:42 +01:00 |
|
Matthias Ringwald
|
cca2ddcca3
|
btstack_sbc_decoder_bluedroid: allow to resync in all cases
|
2018-12-17 10:28:52 +01:00 |
|
Milanka Ringwald
|
57f61fbe2c
|
btstack_sbc_decoder_bluedroid: separate synchronization and PLC, reduce complexity, disable PLC until working
|
2018-12-14 15:39:56 +01:00 |
|
Milanka Ringwald
|
a5b619647e
|
pbab client demo: define vars before switch, fix var reasigning
|
2018-12-14 11:33:05 +01:00 |
|
Milanka Ringwald
|
ca3f868cf8
|
hid device: fix casting when assigning enum values, define vars before switch
|
2018-12-14 11:28:38 +01:00 |
|
Milanka Ringwald
|
22587df049
|
hfp_hf_demo: use API calls to access event values, remove ag indicatior status on initial retrieval
|
2018-12-14 11:11:16 +01:00 |
|
Milanka Ringwald
|
c741b03209
|
hfp: emit ag indicator status
|
2018-12-14 10:41:54 +01:00 |
|
Milanka Ringwald
|
3d45f2d56b
|
cvsd_plc: octave script for PLC visualisation
|
2018-12-04 22:39:47 +01:00 |
|
Milanka Ringwald
|
cf8890c436
|
cvsd: fix scaling factor to max of 1 instead of 1.2
|
2018-12-04 22:39:47 +01:00 |
|
Matthias Ringwald
|
e0d09929fa
|
hfp: handle multiple commands/responses in single rfcomm data packet
|
2018-11-30 11:23:01 +01:00 |
|
Matthias Ringwald
|
0cef86faed
|
hfp: handle multiple commands/responses in single rfcomm data packet
|
2018-11-29 16:26:39 +01:00 |
|
Milanka Ringwald
|
eb1deedd3b
|
cvsd_plc: prepare for variable sample size
|
2018-11-29 15:34:47 +01:00 |
|
Matthias Ringwald
|
6fff232482
|
remove explicit memset call for buffers from btstack_memory
|
2018-11-23 17:41:43 +01:00 |
|
Milanka Ringwald
|
a442c325e9
|
tool: sort files alphabetically, replace dash with undescore in defines
|
2018-11-13 11:40:52 +01:00 |
|
Matthias Ringwald
|
cf837c2859
|
avdtp: fix warning
|
2018-11-08 15:38:14 +01:00 |
|
Matthias Ringwald
|
0d4a198ec7
|
avdtp: rework incoming l2cap connection during connection establishment
|
2018-11-08 15:17:38 +01:00 |
|
Matthias Ringwald
|
e2c2b10c79
|
hid_device: fix warning
|
2018-11-01 12:36:09 +01:00 |
|
Milanka Ringwald
|
0767889630
|
hid_device: fix data report for the case where descriptor does not contain ID
|
2018-10-23 15:05:17 +02:00 |
|
Milanka Ringwald
|
9b0796edf0
|
avrcp_browsing_controller: remove printf from library
|
2018-10-23 14:04:54 +02:00 |
|
Milanka Ringwald
|
65ca3506ca
|
avrcp_browsing_controller: fix get folder items command
|
2018-10-23 12:05:25 +02:00 |
|
Milanka Ringwald
|
97faea967f
|
avrcp_browsing_controller: fix state in connect cmd
|
2018-10-22 22:44:38 +02:00 |
|
Milanka Ringwald
|
a796c06fe4
|
hid_demo: fix compile
|
2018-10-22 22:05:48 +02:00 |
|
Milanka Ringwald
|
c8cb324e27
|
hid_device: get report fixes for no declared IDS case
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
a1118d1129
|
device_hid: move get report checks from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
4dfe6a8b2d
|
hid_device: move set report cmd validity check from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
738c9391f8
|
hid_device: move id and report size check from hid_report_data_callback to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
dbcaefc7b3
|
hid_device: move ID validity check from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Milanka Ringwald
|
662cddc29e
|
btstack_hid_parser, hid_device: use one hid_report_type struct, move report_size_valid from test to library
|
2018-10-22 15:49:55 +02:00 |
|
Matthias Ringwald
|
9fa0921fc1
|
hid_device: fix sdp additional descriptor list
|
2018-10-19 21:49:41 +02:00 |
|
Matthias Ringwald
|
10c236bfcd
|
hfp_ag: fix compile
|
2018-10-19 13:13:06 +02:00 |
|
Matthias Ringwald
|
8fd1a22eba
|
hfp_ag: reset call state to idle when dropped during call setup
|
2018-10-19 13:10:06 +02:00 |
|
Matthias Ringwald
|
8336ee1e77
|
pbap_client: init handle + name on card start
|
2018-10-19 11:38:55 +02:00 |
|
Matthias Ringwald
|
820092f9d4
|
obex_iterator: use uint16_t for len and offset
|
2018-10-19 11:14:50 +02:00 |
|
Matthias Ringwald
|
defb31dfd5
|
pbap_client: handle vcard listing data in body header
|
2018-10-18 20:37:09 +02:00 |
|
Matthias Ringwald
|
1d30ff2a62
|
pbap_client: handle vcard listing in continue packet, too
|
2018-10-18 16:11:02 +02:00 |
|
Matthias Ringwald
|
7c27908812
|
pbap_client: fix get vcard list if SRM is not used, fix null dereference in log_info
|
2018-10-17 14:41:23 +02:00 |
|
Matthias Ringwald
|
aa15580ea6
|
pbap_client: report x-bt-uid support
|
2018-10-16 18:07:16 +02:00 |
|
Matthias Ringwald
|
eeba015552
|
pbap_client: report contact format and x-bt-uci support
|
2018-10-16 17:21:47 +02:00 |
|
Matthias Ringwald
|
c18a8eaa05
|
pbap_client: disable obex dumper
|
2018-10-15 14:56:55 +02:00 |
|
Matthias Ringwald
|
64b19bce9d
|
pbap_client: trigger next packet if flow_control off
|
2018-10-15 14:03:43 +02:00 |
|
Matthias Ringwald
|
16ad374519
|
pbap_client: add pbap_pull_vcard_entry
|
2018-10-13 22:20:13 +02:00 |
|
Matthias Ringwald
|
c72f262316
|
pbap_client: handle SRM response in get vcard listing operation
|
2018-10-13 13:30:55 +02:00 |
|
Matthias Ringwald
|
5715f07244
|
goep_client: send empty name without trailing \0
|
2018-10-13 13:29:46 +02:00 |
|