4166 Commits

Author SHA1 Message Date
Milanka Ringwald
251f271866 ignore binary 2015-11-19 10:06:04 +01:00
Milanka Ringwald
724108d5d0 hfp: remove cmd from enum 2015-11-19 10:03:28 +01:00
Milanka Ringwald
f9feb1a178 hfp: fix incoming call test 2015-11-19 09:49:38 +01:00
Milanka Ringwald
2470dee836 hfp: fix function call 2015-11-19 09:29:19 +01:00
Milanka Ringwald
c7de4f0ccc merge 2015-11-19 09:27:03 +01:00
Matthias Ringwald
2c1d941a0c hfp: simulate incoming call, send RING command 2015-11-18 23:48:12 +01:00
Matthias Ringwald
7f01e2eed8 hfp: use default codec if not codec exchange happend 2015-11-18 23:06:37 +01:00
Matthias Ringwald
eb9aa28c64 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-18 22:41:56 +01:00
Matthias Ringwald
6d0dd6a09e fix sending of supported geneirc status indicators in ag role 2015-11-18 22:41:44 +01:00
Milanka Ringwald
05fd244130 hfp ag: used retrun with value directly instead with done 2015-11-18 22:11:27 +01:00
Milanka Ringwald
46e0aacc1f hfp: rewrite parse command 2015-11-18 21:39:08 +01:00
Milanka Ringwald
a87db99d2b hfp hf cleanup 2015-11-18 19:39:36 +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
Matthias Ringwald
de8ef3d379 provide context for incoming connection, forward rfcomm open event to app 2015-11-18 17:08:31 +01:00
Matthias Ringwald
74b200de27 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-18 16:34:30 +01:00
Milanka Ringwald
b29cac72b4 hfp: remove one ok flag 2015-11-18 16:34:26 +01:00
Matthias Ringwald
d59a7e7577 fix SDP records for HFP HF/AG 2015-11-18 16:34:09 +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
ba7fd8c4e5 rename hfp_handle_rfcomm_event to hfp_handle_rfcomm_data 2015-11-18 14:20:36 +01:00
Matthias Ringwald
6b7b88195c clean hfp_handle_rfcomm_event 2015-11-18 14:20:01 +01:00
Matthias Ringwald
18b31b6d3e remove HFP_EXCHANGE_SUPPORTED_FEATURES->HFP_W4_EXCHANGE_SUPPORTED_FEATURES hack 2015-11-18 14:18:19 +01:00
Matthias Ringwald
a2836118fa use strncmp instead of memcmp 2015-11-18 13:44:57 +01:00
Milanka Ringwald
ae245cdf0a rewrite hfp hs codecs sm 2015-11-18 12:32:57 +01:00
Milanka Ringwald
22c9a32a8c remove unsed attrs 2015-11-18 11:02:26 +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
ee1163718a Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-12 23:31:50 +01:00
Milanka Ringwald
ee775e9628 fix missing-prototype compile err 2015-11-12 23:31:31 +01:00
Matthias Ringwald
fca884d2ac update state before sending rfcomm string in hsp_ag 2015-11-12 23:31:27 +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
Matthias Ringwald
1d34cc59b2 update state before trying to send rfcomm message 2015-11-12 23:19:55 +01:00
Matthias Ringwald
deb81c610f forward more events to app, fix race-condition for synchronous transport 2015-11-12 23:13:27 +01:00
Matthias Ringwald
8e91fbe287 fix compile warning 2015-11-12 23:13:21 +01:00
Matthias Ringwald
80deec94d0 remove exit() from lib code 2015-11-12 23:13:18 +01:00
Matthias Ringwald
cd9b7f4494 hsp_hs_test work in progress 2015-11-12 23:13:13 +01:00
Matthias Ringwald
0332c12d6c send correct sco packets in sco_loopback 2015-11-12 23:13:06 +01:00
Matthias Ringwald
3b8b648356 relase packet buffer after sending SCO packet via synchronous transport 2015-11-12 23:13:01 +01:00
Matthias Ringwald
39fa160263 support SCO packets in posix h4 transport 2015-11-12 23:12:56 +01:00
Matthias Ringwald
ac31f03209 add missing break 2015-11-12 23:12:22 +01:00
Matthias Ringwald
6cbb5f8e33 new sco_loopback test 2015-11-12 23:11:51 +01:00
Matthias Ringwald
0e1ceea46c track loopback mode, allow sending SCO packets in loopback mode 2015-11-12 23:11:45 +01:00