2322 Commits

Author SHA1 Message Date
Matthias Ringwald
e63610b3a5 fix compile 2015-11-26 22:39:04 +01:00
Milanka Ringwald
62ccb98ad5 Merge branch 'master' of https://github.com/bluekitchen/btstack
Conflicts:
	src/hfp.c
	src/hfp.h
2015-11-26 22:09:48 +01:00
Milanka Ringwald
e74491ddf8 fix parser to ignore missing values 2015-11-26 22:05:31 +01:00
Matthias Ringwald
7bb7c9678a hfp: start ringing on new SLC if incoming call in progress 2015-11-26 21:58:30 +01:00
Matthias Ringwald
65e641b0cc hfp: release audio connection for dropped call 2015-11-26 21:35:31 +01:00
Matthias Ringwald
4ac00ef135 hfp: send HFP_RESPONSE_AND_HOLD_HELD_INCOMING_REJECTED on dropped call 2015-11-26 20:59:02 +01:00
Matthias Ringwald
2d07c58ead hfp: fix HF response and hold commands 2015-11-26 18:26:05 +01:00
Matthias Ringwald
b7cfbced6a hfp: response and hold from HF 2015-11-26 17:26:16 +01:00
Matthias Ringwald
3e2ef1ed5e hfp: Response and Hold by AG 2015-11-26 16:55:15 +01:00
Matthias Ringwald
11a5c01e22 hfp: support HF indicator updates by AT+BIEV 2015-11-26 16:02:36 +01:00
Matthias Ringwald
2ba203686e hfp: answer +CIND after SLC established, too 2015-11-26 14:58:31 +01:00
Milanka Ringwald
a579b7a5c0 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-26 14:27:00 +01:00
Matthias Ringwald
c069e69674 hfp: +BIA empty fields are -ignore- 2015-11-26 14:26:51 +01:00
Milanka Ringwald
9582277393 hfp: prepare hf answer inciming call 2015-11-26 14:24:30 +01:00
Matthias Ringwald
f20d01a700 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-26 14:11:17 +01:00
Matthias Ringwald
a9fed164e4 hfp: send ok on AT+CMER. Don't send AG indicator updates if status updates are disabled 2015-11-26 14:09:35 +01:00
Matthias Ringwald
a0009460ff fix compile 2015-11-26 14:08:47 +01:00
Matthias Ringwald
4ced71646d hfp: log indicator name and index 2015-11-26 13:30:21 +01:00
Milanka Ringwald
c5fff38cd5 hfp: add indicator value test, add audio con sm to hf 2015-11-26 12:14:06 +01:00
Milanka Ringwald
bf26b831dd hfp: fix parser 2015-11-26 11:55:35 +01:00
Milanka Ringwald
63ffda6041 hfp: hf rewriten codecs connection sm 2015-11-26 11:29:51 +01:00
Matthias Ringwald
42dbbb66b4 hfp: list indicator name in log, don't send update if indicator disabled 2015-11-26 11:07:15 +01:00
Matthias Ringwald
c52e356b36 add gap inquiry to hfp_ag_test 2015-11-26 10:40:45 +01:00
Matthias Ringwald
b6eb22e017 emit events for HP Answers and Conference Call 2015-11-25 23:14:17 +01:00
Matthias Ringwald
4f32727bc1 provide subscriber number, support joining calls by AG 2015-11-25 22:56:16 +01:00
Matthias Ringwald
7df18b41eb send required optional params in +CNUM 2015-11-25 22:25:21 +01:00
Matthias Ringwald
65f727c440 hfp: transfer call/callheld status when second calls gets accepted by AG 2015-11-25 22:18:13 +01:00
Matthias Ringwald
ae7b82612a test enhanced call status 2015-11-25 22:04:01 +01:00
Matthias Ringwald
f78627e315 add commands to set speaker/microphone gain in ag test 2015-11-25 19:18:08 +01:00
Milanka Ringwald
dcd562c571 hfp: add a space in cmd 2015-11-25 17:19:12 +01:00
Milanka Ringwald
14738cc203 hfp: send current call status 2015-11-25 17:11:04 +01:00
Matthias Ringwald
2ef54b2768 fix compile 2015-11-25 16:12:43 +01:00
Matthias Ringwald
9b1c3b4d7d pass in service record handle for sdp hfp create 2015-11-25 16:09:30 +01:00
Matthias Ringwald
4bcb609897 pass in service record handle for sdp hsp create 2015-11-25 16:04:56 +01:00
Matthias Ringwald
106e8b67f6 pass in service record handle for sdp pan create 2015-11-25 16:01:50 +01:00
Matthias Ringwald
e53943d75d pass in service record handle for sdp spp create 2015-11-25 15:57:48 +01:00
Milanka Ringwald
a3f9e0cf2d hfp: set/send subscriber numbers 2015-11-25 15:53:36 +01:00
Matthias Ringwald
cb1f1ed1c6 fix compile 2015-11-25 15:03:17 +01:00
Matthias Ringwald
c1797c7d7c merge master 2015-11-25 15:01:32 +01:00
Milanka Ringwald
88a6898515 hfp: add send dtmf code 2015-11-25 14:59:08 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +01:00
Milanka Ringwald
ff8878fd58 hfp: send/reject phone number for voice tag 2015-11-25 10:50:12 +01:00
Matthias Ringwald
3a3f6a068a hfp: check HF features before enabling voice recognition 2015-11-23 23:16:41 +01:00
Matthias Ringwald
c331da9e60 hfp: add voice recognition on/off commands. start audio connection if needed 2015-11-23 22:42:03 +01:00
Matthias Ringwald
6602462385 hfp: output EC/NR setting 2015-11-23 22:12:31 +01:00
Matthias Ringwald
a878b4b590 hfp: report microphone/speaker gain 2015-11-23 22:09:28 +01:00
Matthias Ringwald
af082c7edd hfp: fix new string comparisons 2015-11-23 21:48:19 +01:00
Milanka Ringwald
0afbc6c63d hfp: set microphone/spaeker gain 2015-11-23 16:52:55 +01:00
Milanka Ringwald
24cb5699a0 hfp: add voice recognition activation to ag 2015-11-23 16:22:27 +01:00
Milanka Ringwald
acd5be0219 hfp: ag turns off EC and NG on request 2015-11-23 15:37:09 +01:00