1967 Commits

Author SHA1 Message Date
Matthias Ringwald
c0581f3974 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-11-03 19:50:54 +01:00
Matthias Ringwald
703c8ecb42 return error 1 if rfcomm_send_prepared fails 2015-11-03 19:50:41 +01:00
Milanka Ringwald
f198049a98 check if hfp hf state machines have sent smth 2015-10-29 15:37:31 +01:00
Milanka Ringwald
af03d74799 hfp ag: fix tests 2015-10-29 14:57:33 +01:00
Milanka Ringwald
677427feb4 test only hfp ag 2015-10-23 22:54:35 +02:00
Milanka Ringwald
62656e3397 write test for hfp ag codecs connection 2015-10-23 22:41:31 +02:00
Milanka Ringwald
588953c14f Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-10-23 22:39:45 +02:00
Matthias Ringwald
547765b020 rework gap le whitelist connections 2015-10-15 22:34:27 +02:00
Matthias Ringwald
a4c6d0a0bc fix use after free crash 2015-10-15 21:27:02 +02:00
Milanka Ringwald
656f7353ee fixing mock framework 2015-10-15 13:55:28 +02:00
Matthias Ringwald
a4fe4ae879 fix hci_le_advertisements_set_params and gap_advertisements_set_data to correctly disable advertisement before updating params/data 2015-10-10 22:26:55 +02:00
Milanka Ringwald
bd4cb3b279 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-09-23 16:59:58 +02:00
Milanka Ringwald
dc5611fdde hfp: add ag client state machine test for service level connection 2015-09-23 16:58:34 +02:00
Matthias Ringwald
5838a2ed38 use PRIu32 for printf of 32-bit integers 2015-09-21 18:10:47 +02:00
Matthias Ringwald
5ee1c190aa avoid namecollision with Kinetis SDK (and probably others) 2015-09-21 17:57:03 +02:00
Matthias Ringwald
b0f22fb96d mark system_ticks as volatile as it is updated from ISR context 2015-09-21 17:56:38 +02:00
Milanka Ringwald
0c223785ec hfp: refactor ag codecs connection SM 2015-08-28 10:19:19 +02:00
Milanka Ringwald
903f1eca9f hfp: extract codecs connection SM 2015-08-28 10:05:59 +02:00
Milanka Ringwald
792c3260ea hfp: rename functions 2015-08-28 10:01:26 +02:00
Milanka Ringwald
4bc5b29fb0 hfp: fixed hfp test 2015-08-28 09:47:40 +02:00
Milanka Ringwald
d86bb74349 hfp: rewrite ag codec connection; not tested 2015-08-28 00:33:20 +02:00
Milanka Ringwald
50512b8ac1 hfp: rewrite ag codec connection; not tested 2015-08-28 00:32:46 +02:00
Milanka Ringwald
69de467120 hfp: audio connection: accept codec negotiatio from AG 2015-08-27 17:09:44 +02:00
Milanka Ringwald
a231942b45 hfp: codec connection fixed 2015-08-27 15:31:45 +02:00
Milanka Ringwald
fc6b77dc50 hfp: test refactored 2015-08-27 11:27:44 +02:00
Milanka Ringwald
9280a6cca4 hfp: test codec connection 2015-08-27 00:08:33 +02:00
Milanka Ringwald
7e7cacd7e6 hfp: test codec negotiation 2015-08-26 20:04:59 +02:00
Matthias Ringwald
96257e1526 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-26 12:45:37 +02:00
Matthias Ringwald
77aee70f56 switch order of checks to avoid irritating log output '... handle 0x0 not in connection list' 2015-08-26 12:42:37 +02:00
Milanka Ringwald
99f65fee91 hfp: audio connection unit tests 2015-08-21 22:31:01 +02:00
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00
Milanka Ringwald
374724f4ef hfp: transfer status call, callsetup, callheld 2015-08-20 16:21:07 +02:00
Milanka Ringwald
7a4980db5e Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 12:55:00 +02:00
Milanka Ringwald
8ca6f17bb0 hfp: report extended AG error result code 2015-08-20 12:54:47 +02:00
Matthias Ringwald
c5110280fa Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-19 22:44:27 +02:00
Milanka Ringwald
d89553ebba hfp: update hf test 2015-08-19 17:00:49 +02:00
Matthias Ringwald
7b8f2e5c7a sm: use IRK prefix for address resolution state 2015-08-19 15:03:15 +02:00
Milanka Ringwald
964cdcb17a Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-19 14:41:10 +02:00
Milanka Ringwald
2bb9ee548e hfp: update_cmd moved to hfp.c as process_cmd 2015-08-19 14:41:00 +02:00
Matthias Ringwald
7d6e2e30d7 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-14 18:36:56 +02:00
Matthias Ringwald
78b8321e18 sm: central uses stored ltk only when requested by client or peripheral 2015-08-14 18:36:44 +02:00
Milanka Ringwald
e11a0e7d0f hfp: rewrite parser done 2015-08-14 17:17:04 +02:00
Milanka Ringwald
67c47d0d10 hfp: rewrite parse header 2015-08-14 16:35:31 +02:00
Milanka Ringwald
cb591d4093 hfp: rewriten parse sequence 2015-08-14 15:51:00 +02:00
Milanka Ringwald
854e6efc25 hfp: remove indicator name for parser states 2015-08-14 15:30:40 +02:00
Milanka Ringwald
d28abd08a7 hfp: rewrite parse sequence 2015-08-14 15:17:03 +02:00
Milanka Ringwald
f602d56c12 hfp: rewrite parse sequence 2015-08-14 15:12:31 +02:00
Milanka Ringwald
ec2675afd6 hfp: rewrite parse sequence 2015-08-14 15:09:57 +02:00
Milanka Ringwald
211b60e2b1 hfp: rewrite parse sequence 2015-08-14 15:01:30 +02:00