413 Commits

Author SHA1 Message Date
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
a83aea37bc hfp: handle CHLD=0 2015-11-22 22:40:12 +01:00
Matthias Ringwald
40a7976ab3 fix ATA during wait for SCO. support CLIP 2015-11-22 20:31:17 +01:00
Matthias Ringwald
930ca5654e hfp: handle last dialed number calls 2015-11-22 18:48:40 +01:00
Matthias Ringwald
63cfbc853b hfp: test memory dialing 2015-11-21 22:48:52 +01:00
Matthias Ringwald
ffce16f9b0 hfp: allow to simulate call answered on remote side 2015-11-21 22:08:49 +01:00
Matthias Ringwald
6d00fcf8e9 simulate outgoing connection 2015-11-21 21:37:55 +01:00
Matthias Ringwald
cb13fa8131 add hack to parse ATD command 2015-11-20 23:25:54 +01:00
Matthias Ringwald
09a4371fc5 hfp: support AG Recect of incoming call 2015-11-20 17:28:01 +01:00
Matthias Ringwald
86bcf286c1 remove unused functions 2015-11-20 16:42:28 +01:00
Matthias Ringwald
25ec4d39d5 send indicator updates before any RING 2015-11-20 15:37:17 +01:00
Matthias Ringwald
d335fe8384 assume incoming hf connections from PTS 2015-11-20 15:17:23 +01:00
Matthias Ringwald
99757d8753 split HFP_CALL_W4_AUDIO_CONNECTION into _FOR_IN_BAND_RING and _FOR_ACTIVE 2015-11-20 14:59:19 +01:00
Milanka Ringwald
bd546b93af hfp: add global call state machine to hgp ag, handle incoming call when no call is active 2015-11-20 10:36:58 +01:00
Matthias Ringwald
1c7f9bee67 add hfp_ag_set_battery_level 2015-11-19 22:20:19 +01:00
Matthias Ringwald
a0189fc7c2 add hfp_ag_set_roaming_status 2015-11-19 22:15:47 +01:00
Matthias Ringwald
15cadb4796 implement hfp_ag_set_signal_strength 2015-11-19 22:08:20 +01:00
Matthias Ringwald
47850ba16e implement hfp_ag_set_registration_status 2015-11-19 21:55:49 +01:00
Matthias Ringwald
9348a338e2 add 'answer call on ag' and fix implementation 2015-11-19 20:55:46 +01:00
Matthias Ringwald
6471a72da0 fix usage 2015-11-19 16:28:29 +01:00
Matthias Ringwald
61f393ec42 enable/disable in-band ring tone 2015-11-19 15:36:49 +01:00
Milanka Ringwald
f78ff2fbd6 hfp: add repeating ring timeout handler 2015-11-19 15:21:08 +01:00
Milanka Ringwald
968c1e893c hfp: hf terminates call 2015-11-19 12:53:36 +01:00
Milanka Ringwald
a8714e14a6 hfp: ag terminates call 2015-11-19 12:39:19 +01:00
Milanka Ringwald
4630085960 hfp: fix audio connection shutdown 2015-11-19 12:19:43 +01:00
Milanka Ringwald
051eca8fa9 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-19 12:08:11 +01:00
Milanka Ringwald
555cc8ad1e hfp: use default codec 2015-11-19 12:08:02 +01:00
Matthias Ringwald
7dfc85156f less debug output 2015-11-19 12:02:08 +01:00
Matthias Ringwald
cc6c05f9d9 fix test compile 2015-11-19 11:45:07 +01:00
Matthias Ringwald
5a36d28b6d Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-19 11:36:02 +01:00
Matthias Ringwald
f0b83df783 handle incoming/terminate call on all hfp connections 2015-11-19 11:35:55 +01:00
Milanka Ringwald
251f271866 ignore binary 2015-11-19 10:06:04 +01:00
Milanka Ringwald
2470dee836 hfp: fix function call 2015-11-19 09:29:19 +01:00
Matthias Ringwald
2c1d941a0c hfp: simulate incoming call, send RING command 2015-11-18 23:48:12 +01:00
Milanka Ringwald
46e0aacc1f hfp: rewrite parse command 2015-11-18 21:39:08 +01:00
Milanka Ringwald
03a10a49af Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-18 17:27:50 +01:00
Milanka Ringwald
5bb3fc6c20 hfp: move isHandsFree as func. arg 2015-11-18 17:27:45 +01:00
Matthias Ringwald
5ca8a1e847 add HFP_AGSF_HF_INDICATORS to hfp_ag_test supported features 2015-11-18 17:25:27 +01:00
Matthias Ringwald
856eadec19 provide 't'erminate for hfp_ag_test 2015-11-18 17:09:17 +01:00
Milanka Ringwald
53d4b99082 hfp: remove generic status indicator flags 2015-11-18 16:28:10 +01:00
Milanka Ringwald
652c5eb0a4 hfp: remove operator flags 2015-11-18 16:04:27 +01:00
Milanka Ringwald
b2bcc92ed3 hfp: remove indicato, indicator_status flag 2015-11-18 15:47:08 +01:00
Matthias Ringwald
a2836118fa use strncmp instead of memcmp 2015-11-18 13:44:57 +01:00
Milanka Ringwald
259633092e hfp ag: test incoming call 2015-11-18 10:54:50 +01:00
Milanka Ringwald
446acc6645 hfp rewrite audio connection 2015-11-18 10:20:01 +01:00
Milanka Ringwald
ec0ee77dc3 fix codecs connection tests 2015-11-13 23:19:36 +01:00
Milanka Ringwald
d212fbd898 rework codecs connection state machine 2015-11-13 17:13:48 +01:00
Milanka Ringwald
7e23d729e3 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-12 23:30:49 +01:00
Matthias Ringwald
7cb7a632d7 fix compile for old folder structure 2015-11-12 23:29:54 +01:00
Milanka Ringwald
1872f8480a hfp ag: incoming call 2015-11-12 23:29:11 +01:00