1027 Commits

Author SHA1 Message Date
Matthias Ringwald
d9d230549a use log_debug for 'can send now' events 2017-03-02 16:48:13 +01:00
Milanka Ringwald
be32e7f162 avrcp: promote avrcp to src/classic folder 2017-03-01 16:17:03 +01:00
Milanka Ringwald
6eb7ba29da avrcp: events definition 2017-03-01 16:01:50 +01:00
Matthias Ringwald
f971afab88 device_id_server: bump version to 1.3 (latest) 2017-02-23 14:48:09 +01:00
Matthias Ringwald
59fb9ebde7 device_id_server: fix includes 2017-02-23 12:04:37 +01:00
Matthias Ringwald
d38c4adf3a sdp: provide BLUETOOTH_ATTRIBUTE_SERVICE_CLASS_ID_LIST and use in device_id_sever.c 2017-02-23 12:00:02 +01:00
Matthias Ringwald
c4b3290d9e sdp: provide device_id_server.h to generate Device ID SDP records 2017-02-22 17:28:57 +01:00
Milanka Ringwald
decc740c46 avrcp: send cmd unit_info 2017-02-10 11:07:03 +01:00
Matthias Ringwald
ecb7d4614b hfp: fix warning 2017-02-01 15:04:13 +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
8ef7100f5b avdtp: files moved to src/classic 2017-01-30 15:18:39 +01:00
Matthias Ringwald
7cd567c849 hfp_plc: annotate PCM samples are in host endianess 2017-01-26 19:39:25 +01:00
Matthias Ringwald
972807b1e9 hfp_msbc: annotate PCM samples are in host endianess 2017-01-26 19:21:49 +01:00
Matthias Ringwald
c79b4cab43 hfp_ag: remove debug output 2017-01-24 19:14:53 +01:00
Matthias Ringwald
fac2e2fe9d hfp: use 16-bit samples for narrow-band / CVSD 2017-01-23 14:59:39 +01:00
Matthias Ringwald
4e4f6f264b hfp: streamline code in sbc and cvsd plc 2017-01-23 11:57:07 +01:00
Matthias Ringwald
a8500c8fab hfp_ag: less debug output 2017-01-19 11:49:15 +01:00
Matthias Ringwald
a508997d74 Merge branch 'develop' into windows-h4 2017-01-16 21:32:42 +01:00
Matthias Ringwald
0e0be2033c hfp_hf: consider codec accepted when we support the requested one - before we get the OK 2017-01-10 15:57:58 +01:00
Matthias Ringwald
c9bf9c270c bnep: forward Ethernet packet to registered client 2017-01-07 22:11:32 +01:00
Matthias Ringwald
9ec2630ce4 fix unused parameters warning 2016-12-22 22:16:16 +01:00
Milanka Ringwald
ea86a2f3a7 remove printf from src 2016-11-16 13:01:13 +01:00
Milanka Ringwald
db2b9aad81 hfp test: cleanup data folder, remove printf 2016-11-16 13:01:05 +01:00
Milanka Ringwald
2308e10812 hfp: use btstack_atoi 2016-11-16 10:39:25 +01:00
Matthias Ringwald
3b66e97c4b sbc: don't call exit or printf 2016-11-14 16:05:17 +01:00
Milanka Ringwald
42d241c242 maths: aproximation of sqrt 2016-11-14 15:57:58 +01:00
Matthias Ringwald
9491a7bfdd streamline compilation for non-posix targets 2016-11-11 14:08:24 +01:00
Matthias Ringwald
bab5f4f00b l2cap: provide incoming flag for L2CAP and RFCOMM opened events 2016-10-23 22:08:44 +02:00
Matthias Ringwald
d715cf5114 hfp: disable mSBC if eSCO not available 2016-10-21 12:52:36 +02:00
Matthias Ringwald
d9f775598c hfp: check if local controller supports eSCO when deciding on packet types 2016-10-20 16:36:50 +02:00
Matthias Ringwald
202c8a4c4c fix warnings/bugs reported by eclipse static analyzer 2016-10-19 10:49:33 +02:00
Matthias Ringwald
0a1f9dc7c3 fix compile error when OI_DEBUG is not defined 2016-10-12 11:14:24 +02:00
Matthias Ringwald
f04a0c3191 fix warnings for using %u with int vars 2016-10-09 21:59:50 +02:00
Matthias Ringwald
4a1feedd8b add missing c++ opening guard 2016-10-07 21:57:14 +02:00
Matthias Ringwald
e9a7c22d24 rfcomm: fix deadlock in l2cap can send now handling 2016-09-29 12:08:00 +02:00
Matthias Ringwald
ec3f4248d9 rfcomm: increment credits_incoming before sending them 2016-09-29 12:06:13 +02:00
Matthias Ringwald
33b4aeee65 bluedroid: avoid local shadows global for bd_decoder_state 2016-09-27 12:30:42 +02:00
Milanka Ringwald
bc1b153767 HFP: re-start codec negotiation if SCO establishment fails for mSBC 2016-09-19 16:30:36 +02:00
Milanka Ringwald
d0c4aea60c HFP: Emit codec event after SCO connection is established, CODECS event is deleted, codec added as param in AUDIO_CONN event 2016-09-19 15:53:35 +02:00
Milanka Ringwald
202da3172e reworked test, extracted wav_utils 2016-09-14 16:06:19 +02:00
Milanka Ringwald
26463303c9 count good and bad frames in cvsd plc 2016-09-13 15:58:17 +02:00
Milanka Ringwald
250a1e4ad9 fix sbc plc 2016-09-13 15:08:33 +02:00
Milanka Ringwald
62f77245c7 fix casting 2016-09-13 12:11:53 +02:00
Milanka Ringwald
c5e169ec5e add static declaration, move functions 2016-09-13 10:40:24 +02:00
Milanka Ringwald
7e6b1e83d2 sbc plc: renamed vars 2016-09-13 10:35:08 +02:00
Milanka Ringwald
b3f76298ca hfp: fix comments, init code 2016-08-31 15:43:29 +02:00
Matthias Ringwald
8cff923e81 Merge branch 'develop' into a2dp 2016-08-24 13:45:38 +02:00
Matthias Ringwald
b72c4a9e83 hsp/hfp: clear connection flag before sending hci command 2016-07-29 15:36:14 +02:00
Matthias Ringwald
b7dd69bc0f hfp_hf: hf cannot setup sco connection 2016-07-28 19:27:06 +02:00
Matthias Ringwald
e8d1dc0dfe hfp: skip mSBC if eSCO not supported locally 2016-07-28 19:07:10 +02:00