4023 Commits

Author SHA1 Message Date
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
7b132d93d0 hfp: refactor test 2015-08-27 10:48:42 +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
Milanka Ringwald
97faa4568c Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-26 18:31:41 +02:00
Milanka Ringwald
1238101111 hfp: use mock to test state machines 2015-08-26 18:31:31 +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
08d5b4cc31 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-21 17:29:42 +02:00
Milanka Ringwald
912d34aa7f hfp: start audio conneciton 2015-08-21 17:29:10 +02:00
Matthias Ringwald
264e3be687 rename sm_request_authorization to sm_request_pairing 2015-08-20 22:00:54 +02:00
Matthias Ringwald
87f8c30bce sm: sm_request_authorization triggers security request as slave 2015-08-20 21:50:20 +02:00
Matthias Ringwald
3ef33525a3 test signed att write without gatt client 2015-08-20 21:37:34 +02:00
Matthias Ringwald
c84488c5b7 sm: fixes stall in responder role when initiator does not send any keys 2015-08-20 21:37:06 +02:00
Matthias Ringwald
5243c6c843 sm: fixes stall in initiator role when responder does not send any keys 2015-08-20 21:20:50 +02:00
Matthias Ringwald
102b7a9c1b allow to use different OOB, set min encryption key size, support signed writes 2015-08-20 17:38:47 +02:00
Matthias Ringwald
f3dc77a953 fix security manager test and disable packet dumping 2015-08-20 17:28:31 +02:00
Matthias Ringwald
e24b2953c8 clear packet buffer in mock hci for security test 2015-08-20 17:24:05 +02:00
Matthias Ringwald
d6f5bc2d39 enable log_info and log_error for tests 2015-08-20 17:23:36 +02:00
Matthias Ringwald
94818a3ba8 add hfp tests to buildbot tests 2015-08-20 17:06:54 +02:00
Matthias Ringwald
6be35e9015 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 16:42:55 +02:00
Matthias Ringwald
5d1c139e0e gatt_client: allow writes with maximal MTU 2015-08-20 16:42:46 +02:00
Milanka Ringwald
289b079ef5 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 16:41:53 +02:00
Milanka Ringwald
b551e69ef0 hfp: fix compile, start audio setup 2015-08-20 16:41:46 +02:00
Matthias Ringwald
bab7b87e61 Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-20 16:25:05 +02:00
Matthias Ringwald
cbb46e2f9c sm: fixed OOB for responder 2015-08-20 16:24:57 +02:00
Milanka Ringwald
374724f4ef hfp: transfer status call, callsetup, callheld 2015-08-20 16:21:07 +02:00
Matthias Ringwald
778b54252f sm: reset tk if OOB data cannot be used for pairing 2015-08-20 15:35:45 +02:00
Matthias Ringwald
c2e7aa62b4 sm: notify client for 'both sides input passkey', handle OOB without user notification 2015-08-20 15:07:09 +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
39e3b4c0e6 sm: notify client about pairing request even if there's no input capabilites 2015-08-20 12:18:59 +02:00
Matthias Ringwald
d654805b3d added helper to show packet log 2015-08-19 22:50:58 +02:00
Matthias Ringwald
c5110280fa Merge branch 'master' of https://github.com/bluekitchen/btstack 2015-08-19 22:44:27 +02:00
Matthias Ringwald
e7409fd6e2 sm: document sm_cmac_start result 2015-08-19 22:44:03 +02:00
Matthias Ringwald
03679531e4 sm: flip message data before calculating CMAC, also store hash result as little endian 2015-08-19 22:39:19 +02:00
Milanka Ringwald
d89553ebba hfp: update hf test 2015-08-19 17:00:49 +02:00
Matthias Ringwald
12e4aa3c16 sm: use CSRK of Peripheral to save persistent memory, fix CMAC calculation 2015-08-19 16:47:23 +02:00
Matthias Ringwald
db894f169e Revert "sm: manage global signing counter"
This reverts commit 9f9b1721e11470e7d01a3673ec902fdf325c8da2.
2015-08-19 15:11:44 +02:00
Matthias Ringwald
7b8f2e5c7a sm: use IRK prefix for address resolution state 2015-08-19 15:03:15 +02:00
Matthias Ringwald
9f9b1721e1 sm: manage global signing counter 2015-08-19 14:43:41 +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