412 Commits

Author SHA1 Message Date
Matthias Ringwald
4f32727bc1 provide subscriber number, support joining calls by AG 2015-11-25 22:56:16 +01:00
Matthias Ringwald
ae7b82612a test enhanced call status 2015-11-25 22:04:01 +01:00
Matthias Ringwald
2c83f1b764 add commands to set microphone gain 2015-11-25 19:25:56 +01:00
Matthias Ringwald
f78627e315 add commands to set speaker/microphone gain in ag test 2015-11-25 19:18:08 +01:00
Matthias Ringwald
c25cc90f4f support DTMF and voice tag attachments 2015-11-25 17:26:31 +01:00
Matthias Ringwald
a5ff024520 compile HSP tests, disable portaudio support 2015-11-25 16:34:13 +01:00
Matthias Ringwald
0e84b52570 updated .gitignore 2015-11-25 16:20:19 +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
6634401a46 iopt test 2015-11-25 16:01:35 +01:00
Matthias Ringwald
e53943d75d pass in service record handle for sdp spp create 2015-11-25 15:57:48 +01:00
Matthias Ringwald
cb1f1ed1c6 fix compile 2015-11-25 15:03:17 +01:00
Matthias Ringwald
aa4dd81512 merge from master 2015-11-25 14:48:19 +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
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
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
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
Matthias Ringwald
2c1d941a0c hfp: simulate incoming call, send RING command 2015-11-18 23:48:12 +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
Matthias Ringwald
f7a05cdac4 integrate gap_le.h into gap.h 2015-11-16 23:04:25 +01:00
Matthias Ringwald
9293bfa465 rework SDP Service Record management. Service Records can be stored in ROM, daemon creates records on the heap 2015-11-15 20:56:59 +01:00
Matthias Ringwald
f1a4af62ee drop connection from sdp register/unregister 2015-11-15 14:02:45 +01:00
Matthias Ringwald
00cae490be fix compile 2015-11-14 23:27:21 +01:00
Matthias Ringwald
0cc6429e00 drop connection from bnep implementation 2015-11-13 23:09:03 +01:00
Matthias Ringwald
e4dd59a7e3 drop connection from rfcomm_register_packet_handler callback 2015-11-13 22:52:48 +01:00
Matthias Ringwald
457b5cb16b drop connection from rfcomm_register_service_internal and rename to rfcomm_register_service 2015-11-13 22:36:27 +01:00
Matthias Ringwald
c5a819b6c9 fix more l2cap packet handler 2015-11-13 22:03:53 +01:00